diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/container/test.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/common/container/test.hxx b/common/container/test.hxx index cc402ef..a12be5c 100644 --- a/common/container/test.hxx +++ b/common/container/test.hxx @@ -145,8 +145,4 @@ operator== (const object& x, const object& y) x.str == y.str; } -//@@ tmp - -#include <odb/container-traits.hxx> - #endif // TEST_HXX |