summaryrefslogtreecommitdiff
path: root/libodb-mssql/odb/mssql/details/config.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libodb-mssql/odb/mssql/details/config.hxx')
-rw-r--r--libodb-mssql/odb/mssql/details/config.hxx15
1 files changed, 15 insertions, 0 deletions
diff --git a/libodb-mssql/odb/mssql/details/config.hxx b/libodb-mssql/odb/mssql/details/config.hxx
new file mode 100644
index 0000000..1459f2f
--- /dev/null
+++ b/libodb-mssql/odb/mssql/details/config.hxx
@@ -0,0 +1,15 @@
+// file : odb/mssql/details/config.hxx
+// license : ODB NCUEL; see accompanying LICENSE file
+
+#ifndef ODB_MSSQL_DETAILS_CONFIG_HXX
+#define ODB_MSSQL_DETAILS_CONFIG_HXX
+
+// no pre
+
+#ifdef ODB_COMPILER
+# error libodb-mssql header included in odb-compiled header
+#endif
+
+// no post
+
+#endif // ODB_MSSQL_DETAILS_CONFIG_HXX