aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-01-17 12:47:28 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-01-17 12:47:28 +0200
commitd1fea829e1381a0ef382176fe2050933609bfc8e (patch)
treee504cbf31dfe36d5ba6a1e9f4d53cd728c1b5bd1
parent846b3d7e6dc279c676af22dc4345ddd6d245353f (diff)
Remove unneeded include
-rw-r--r--odb/mysql/result.txx1
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
{