summaryrefslogtreecommitdiff
path: root/libodb/odb/post.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-01-24 17:03:38 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-01-24 17:03:38 +0300
commit0f1f6841ce5a50d5b315c24d796a2d8e2627d136 (patch)
treee16bbf9e23ca75a88b8af032c4e3ed299ca8db66 /libodb/odb/post.hxx
parent823026b58211a4166de06ac243d978dcb9930271 (diff)
parent26e36b3a9d7b49d46ecfa69b447482251acba8ac (diff)
Merge branch 'libodb' into multi-package
Diffstat (limited to 'libodb/odb/post.hxx')
-rw-r--r--libodb/odb/post.hxx6
1 files changed, 6 insertions, 0 deletions
diff --git a/libodb/odb/post.hxx b/libodb/odb/post.hxx
new file mode 100644
index 0000000..3cdfd94
--- /dev/null
+++ b/libodb/odb/post.hxx
@@ -0,0 +1,6 @@
+// file : odb/post.hxx
+// license : GNU GPL v2; see accompanying LICENSE file
+
+#ifdef _MSC_VER
+# pragma warning (pop)
+#endif