From 5f1cd97b9727fe10df79e1eb316ff493d9dfc2a9 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 1 Feb 2024 20:50:43 +0300 Subject: Turn libodb-qt repository into package for muti-package repository --- libodb-qt/odb/qt/lazy-ptr.hxx | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 libodb-qt/odb/qt/lazy-ptr.hxx (limited to 'libodb-qt/odb/qt/lazy-ptr.hxx') 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 + +#endif // ODB_QT_LAZY_PTR_HXX -- cgit v1.1