From 57653f406505d00c3aaae2c3ba4462ca65637da3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 9 Nov 2010 14:53:59 +0200 Subject: Remove unnecessary inclusion --- common/container/test.hxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'common') 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 - #endif // TEST_HXX -- cgit v1.1