aboutsummaryrefslogtreecommitdiff
path: root/evolution/soft-add/test2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'evolution/soft-add/test2.hxx')
-rw-r--r--evolution/soft-add/test2.hxx12
1 files changed, 12 insertions, 0 deletions
diff --git a/evolution/soft-add/test2.hxx b/evolution/soft-add/test2.hxx
new file mode 100644
index 0000000..7b65fdb
--- /dev/null
+++ b/evolution/soft-add/test2.hxx
@@ -0,0 +1,12 @@
+// file : evolution/soft-add/test2.hxx
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// license : GNU GPL v2; see accompanying LICENSE file
+
+#ifndef TEST2_HXX
+#define TEST2_HXX
+
+#define MODEL_VERSION 2
+#include "model.hxx"
+#undef MODEL_VERSION
+
+#endif // TEST2_HXX