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