aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/cpp/has-include-next-2-dir/has-include-next-2.h
blob: 1e4be6ce7a34919170ada76f662e7b5632c89f10 (plain)
1
2
3
#if __has_include_next(<whatever>)
/* This formerly led to an ICE when the current directory was the last one in the path.  */
#endif