xref: /llvm-project/clang-tools-extra/test/modularize/Inputs/InconsistentHeader2.h (revision 81450dfff9ef95aea9c9a650bb36b344cae69339)
1 // Set up so the declaration in InconsistentSubHeader.h is not defined.
2 #define SYMBOL2 1
3 #include "InconsistentSubHeader.h"
4