summaryrefslogtreecommitdiff
path: root/odb-tests/common/include/test3.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb-tests/common/include/test3.hxx')
-rw-r--r--odb-tests/common/include/test3.hxx12
1 files changed, 12 insertions, 0 deletions
diff --git a/odb-tests/common/include/test3.hxx b/odb-tests/common/include/test3.hxx
new file mode 100644
index 0000000..e55ecdb
--- /dev/null
+++ b/odb-tests/common/include/test3.hxx
@@ -0,0 +1,12 @@
+// file : common/include/test3.hxx
+// license : GNU GPL v2; see accompanying LICENSE file
+
+#ifndef TEST3_HXX
+#define TEST3_HXX
+
+// Test preference of longer (more qualified) paths.
+//
+#include "objs2.hxx"
+#include "objs3.hxx"
+
+#endif // TEST3_HXX