diff options
-rw-r--r-- | odb/mysql/result.txx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/mysql/result.txx b/odb/mysql/result.txx index e91d156..67ce82d 100644 --- a/odb/mysql/result.txx +++ b/odb/mysql/result.txx @@ -4,7 +4,6 @@ // license : GNU GPL v2; see accompanying LICENSE file #include <odb/exceptions.hxx> -#include <odb/cache-traits.hxx> namespace odb { |