xref: /llvm-project/clang/test/Modules/Inputs/non-module.h (revision 8d4e90b3197fc36a1a7c0fcad96e13f1f1f93029)
1*8d4e90b3SRichard Smith #ifndef NON_MODULE_H
2*8d4e90b3SRichard Smith #define NON_MODULE_H
3*8d4e90b3SRichard Smith 
4*8d4e90b3SRichard Smith #endif
5