From 621bc135b9825fc9f18ada204f67d3800c5f6fda Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Thu, 31 Mar 2011 15:36:02 +0200 Subject: Complete qt/basic and qt/date-time implementations --- odb/qt/dummy.hxx | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 odb/qt/dummy.hxx (limited to 'odb/qt/dummy.hxx') diff --git a/odb/qt/dummy.hxx b/odb/qt/dummy.hxx deleted file mode 100644 index e35625a..0000000 --- a/odb/qt/dummy.hxx +++ /dev/null @@ -1,12 +0,0 @@ -// Force compilation and creation of libodb-qt library for now. -// -#include -#include - -namespace odb -{ - namespace qt - { - LIBODB_QT_EXPORT QString dummy (); - } -} -- cgit v1.1