blob: af898f4aa6607250450e3c82a94106412da29152 [file] [log] [blame]
#ifndef FOO_1
# error "foo1.h not included by /FI"
#endif
#ifndef FOO_2
# error "foo2.h not included by /FI"
#endif
int main(void) { return 0; }