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