summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexRelativePaths/Executable/A.hh
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/ComplexRelativePaths/Executable/A.hh')
-rw-r--r--Tests/ComplexRelativePaths/Executable/A.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/ComplexRelativePaths/Executable/A.hh b/Tests/ComplexRelativePaths/Executable/A.hh
new file mode 100644
index 0000000..e6bab02
--- /dev/null
+++ b/Tests/ComplexRelativePaths/Executable/A.hh
@@ -0,0 +1,2 @@
+// This header should not be compiled directly but through inclusion in A.cxx
+#include "A.h"