xref: /llvm-project/clang/test/Modules/Inputs/odr_hash-elaborated-types/first.h (revision 61914d38dd5a0f1866d911a408d5070089379213)
1 #ifndef FIRST
2 #define FIRST
3 
4 #include "textual_time.h"
5 
6 #endif
7