summaryrefslogtreecommitdiffstats
path: root/bindings/python/tests/cindex/INPUTS/header1.h
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/python/tests/cindex/INPUTS/header1.h')
-rw-r--r--bindings/python/tests/cindex/INPUTS/header1.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/bindings/python/tests/cindex/INPUTS/header1.h b/bindings/python/tests/cindex/INPUTS/header1.h
new file mode 100644
index 0000000..b4eacbe
--- /dev/null
+++ b/bindings/python/tests/cindex/INPUTS/header1.h
@@ -0,0 +1,6 @@
+#ifndef HEADER1
+#define HEADER1
+
+#include "header3.h"
+
+#endif
OpenPOWER on IntegriCloud