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