xref: /minix3/external/bsd/llvm/dist/clang/test/Index/Inputs/get-cursor-includes-1.h (revision 433d6423c39e34ec4b79c950597bb2d236f886be)
1 #ifndef GET_CURSOR_INCLUDES_1_H
2 #define GET_CURSOR_INCLUDES_1_H
3 
4 extern int blah;
5 
6 #endif // GET_CURSOR_INCLUDES_1_H
7