aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/mutable-list-iterator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/qt/mutable-list-iterator.hxx')
-rw-r--r--odb/qt/mutable-list-iterator.hxx10
1 files changed, 10 insertions, 0 deletions
diff --git a/odb/qt/mutable-list-iterator.hxx b/odb/qt/mutable-list-iterator.hxx
new file mode 100644
index 0000000..3a94530
--- /dev/null
+++ b/odb/qt/mutable-list-iterator.hxx
@@ -0,0 +1,10 @@
+// file : odb/qt/mutable-list-iterator.hxx
+// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// 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