summaryrefslogtreecommitdiffstats
path: root/test cases/common/9 header install/child/childdir.h
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/common/9 header install/child/childdir.h')
-rw-r--r--test cases/common/9 header install/child/childdir.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/test cases/common/9 header install/child/childdir.h b/test cases/common/9 header install/child/childdir.h
new file mode 100644
index 0000000..5788511
--- /dev/null
+++ b/test cases/common/9 header install/child/childdir.h
@@ -0,0 +1,3 @@
+/* This file goes, depending on the state of `preserve_path` into subdirectory of include root or into the `child` dir of the subdirectory of include root. */
+
+int childdir_func();