summaryrefslogtreecommitdiffstats
path: root/cppu/qa/test_any.cxx
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 10:51:20 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 19:58:43 +0100
commit30a8393e50fa6bee7ba30d2b181d93072142ffc8 (patch)
tree52885ab5bcaf389ca501503ee65088abafc829d7 /cppu/qa/test_any.cxx
parentMake stlport only optional dependency of postprocess (diff)
downloadcore-30a8393e50fa6bee7ba30d2b181d93072142ffc8.tar.gz
core-30a8393e50fa6bee7ba30d2b181d93072142ffc8.zip
Removing the ext_std masterpiece
Diffstat (limited to 'cppu/qa/test_any.cxx')
-rw-r--r--cppu/qa/test_any.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cppu/qa/test_any.cxx b/cppu/qa/test_any.cxx
index 111c85c9ddaf..71afe9b31a5a 100644
--- a/cppu/qa/test_any.cxx
+++ b/cppu/qa/test_any.cxx
@@ -33,13 +33,11 @@
#include <stdlib.h> // wntmsci10 does not like <cstdlib>
-#include "preextstl.h"
#include <cppunit/TestSuite.h>
#include <cppunit/TestFixture.h>
#include <cppunit/TestCase.h>
#include <cppunit/plugin/TestPlugIn.h>
#include <cppunit/extensions/HelperMacros.h>
-#include "postextstl.h"
#include "Enum1.hpp"
#include "Enum2.hpp"