diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-04-24 15:20:21 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-04-24 15:20:21 +0200 |
commit | 678d63d23829ac1ccf2dcab2f6c0f352a320d7b4 (patch) | |
tree | 0ff79bb3065c328370c64d29353141e18be36ac4 | |
parent | f451780acdac758a8309fe9346195827160f8184 (diff) |
Remove stray post include
-rw-r--r-- | odb/mysql/enum.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/odb/mysql/enum.cxx b/odb/mysql/enum.cxx index 2487d36..a2a8a37 100644 --- a/odb/mysql/enum.cxx +++ b/odb/mysql/enum.cxx @@ -28,5 +28,3 @@ namespace odb } } } - -#include <odb/post.hxx> |