aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql/forward.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-08-30 15:51:23 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-08-30 15:51:23 +0200
commit1692b3e82521e7d73a908f532eced90491e1eded (patch)
treec45272faba67485f3702395f43282a81a981cf5f /odb/mysql/forward.hxx
parent4452be925b749572f0e3edcb21e9af818647eb55 (diff)
Support for automake and VC++ builds
Diffstat (limited to 'odb/mysql/forward.hxx')
-rw-r--r--odb/mysql/forward.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/odb/mysql/forward.hxx b/odb/mysql/forward.hxx
index 54bf7bf..095b857 100644
--- a/odb/mysql/forward.hxx
+++ b/odb/mysql/forward.hxx
@@ -6,6 +6,8 @@
#ifndef ODB_MYSQL_FORWARD_HXX
#define ODB_MYSQL_FORWARD_HXX
+#include <odb/pre.hxx>
+
namespace odb
{
namespace mysql
@@ -22,4 +24,6 @@ namespace odb
}
}
+#include <odb/post.hxx>
+
#endif // ODB_MYSQL_FORWARD_HXX