summaryrefslogtreecommitdiff
path: root/o3tl/qa/test-range.cxx
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 10:51:01 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 19:57:52 +0100
commite5e3ba75ecf716ad6760d8b74d095729306e1219 (patch)
treea95a276e86ae62b23bfed3f34f9208d39dad3052 /o3tl/qa/test-range.cxx
parent56d803ee5c060e761dbe5a6cc1c1443c932e2a31 (diff)
Removing the ext_std masterpiece
Diffstat (limited to 'o3tl/qa/test-range.cxx')
-rw-r--r--o3tl/qa/test-range.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/o3tl/qa/test-range.cxx b/o3tl/qa/test-range.cxx
index 8183e2d06360..ee45744c1338 100644
--- a/o3tl/qa/test-range.cxx
+++ b/o3tl/qa/test-range.cxx
@@ -26,11 +26,9 @@
*
************************************************************************/
-#include "preextstl.h"
#include "cppunit/TestAssert.h"
#include "cppunit/TestFixture.h"
#include "cppunit/extensions/HelperMacros.h"
-#include "postextstl.h"
#include <o3tl/range.hxx>
#include <vector>