summaryrefslogtreecommitdiff
path: root/libodb-qt/odb/qt/lazy-ptr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libodb-qt/odb/qt/lazy-ptr.hxx')
-rw-r--r--libodb-qt/odb/qt/lazy-ptr.hxx9
1 files changed, 9 insertions, 0 deletions
diff --git a/libodb-qt/odb/qt/lazy-ptr.hxx b/libodb-qt/odb/qt/lazy-ptr.hxx
new file mode 100644
index 0000000..6e5a3e0
--- /dev/null
+++ b/libodb-qt/odb/qt/lazy-ptr.hxx
@@ -0,0 +1,9 @@
+// file : odb/qt/lazy-ptr.hxx
+// license : GNU GPL v2; see accompanying LICENSE file
+
+#ifndef ODB_QT_LAZY_PTR_HXX
+#define ODB_QT_LAZY_PTR_HXX
+
+#include <odb/qt/smart-ptr/lazy-ptr.hxx>
+
+#endif // ODB_QT_LAZY_PTR_HXX