summaryrefslogtreecommitdiff
path: root/libodb-boost/odb/boost/details/config.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libodb-boost/odb/boost/details/config.hxx')
-rw-r--r--libodb-boost/odb/boost/details/config.hxx15
1 files changed, 15 insertions, 0 deletions
diff --git a/libodb-boost/odb/boost/details/config.hxx b/libodb-boost/odb/boost/details/config.hxx
new file mode 100644
index 0000000..d5ddef8
--- /dev/null
+++ b/libodb-boost/odb/boost/details/config.hxx
@@ -0,0 +1,15 @@
+// file : odb/boost/details/config.hxx
+// license : GNU GPL v2; see accompanying LICENSE file
+
+#ifndef ODB_BOOST_DETAILS_CONFIG_HXX
+#define ODB_BOOST_DETAILS_CONFIG_HXX
+
+// no pre
+
+#ifdef ODB_COMPILER
+# define LIBODB_BOOST_STATIC
+#endif
+
+// no post
+
+#endif // ODB_BOOST_DETAILS_CONFIG_HXX