aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/dummy.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-03-17 15:15:36 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-03-17 15:15:36 +0200
commitcb249b85903c7e505a44c24ae47346e98f3485b9 (patch)
treef6894a486c14a5f11bb91bfc22a038c2a6a614db /odb/qt/dummy.cxx
parent33e48d4e4ab24828e7cd9af883fd716e28cc73a6 (diff)
Development build system setup
Diffstat (limited to 'odb/qt/dummy.cxx')
-rw-r--r--odb/qt/dummy.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/odb/qt/dummy.cxx b/odb/qt/dummy.cxx
new file mode 100644
index 0000000..abf4e34
--- /dev/null
+++ b/odb/qt/dummy.cxx
@@ -0,0 +1,3 @@
+#include <odb/qt/exception.hxx>
+
+void dummy () {}