diff options
Diffstat (limited to 'test/Index/Inputs/preamble-with-implicit-import-C.h')
-rw-r--r-- | test/Index/Inputs/preamble-with-implicit-import-C.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Index/Inputs/preamble-with-implicit-import-C.h b/test/Index/Inputs/preamble-with-implicit-import-C.h new file mode 100644 index 000000000000..a3fc1d4fea06 --- /dev/null +++ b/test/Index/Inputs/preamble-with-implicit-import-C.h @@ -0,0 +1,2 @@ +#pragma once +#include "preamble-with-implicit-import-B.h" // Circular |