aboutsummaryrefslogtreecommitdiff
path: root/odb/details/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'odb/details/config.h')
-rw-r--r--odb/details/config.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/odb/details/config.h b/odb/details/config.h
new file mode 100644
index 0000000..22318a7
--- /dev/null
+++ b/odb/details/config.h
@@ -0,0 +1,10 @@
+/* file : odb/details/config.h
+ * author : automatically generated
+ */
+
+#ifndef ODB_DETAILS_CONFIG_H
+#define ODB_DETAILS_CONFIG_H
+
+#define ODB_THREADS_POSIX 1
+
+#endif /* ODB_DETAILS_CONFIG_H */