diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-02-09 10:51:01 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-02-09 19:57:52 +0100 |
commit | e5e3ba75ecf716ad6760d8b74d095729306e1219 (patch) | |
tree | a95a276e86ae62b23bfed3f34f9208d39dad3052 /svl | |
parent | 56d803ee5c060e761dbe5a6cc1c1443c932e2a31 (diff) |
Removing the ext_std masterpiece
Diffstat (limited to 'svl')
-rw-r--r-- | svl/qa/test_URIHelper.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svl/qa/test_URIHelper.cxx b/svl/qa/test_URIHelper.cxx index 4c850356f261..c206def13830 100644 --- a/svl/qa/test_URIHelper.cxx +++ b/svl/qa/test_URIHelper.cxx @@ -31,13 +31,11 @@ #include "sal/config.h" -#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 <cstddef> |