From e5e3ba75ecf716ad6760d8b74d095729306e1219 Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Wed, 9 Feb 2011 10:51:01 +0100 Subject: Removing the ext_std masterpiece --- tools/qa/test_pathutils.cxx | 2 -- tools/qa/test_reversemap.cxx | 2 -- 2 files changed, 4 deletions(-) (limited to 'tools') diff --git a/tools/qa/test_pathutils.cxx b/tools/qa/test_pathutils.cxx index fcd838767425..99046a6211c9 100644 --- a/tools/qa/test_pathutils.cxx +++ b/tools/qa/test_pathutils.cxx @@ -31,11 +31,9 @@ #include -#include "preextstl.h" #include #include #include -#include "postextstl.h" #include "tools/pathutils.hxx" diff --git a/tools/qa/test_reversemap.cxx b/tools/qa/test_reversemap.cxx index 193713f81d97..b38771df11f3 100644 --- a/tools/qa/test_reversemap.cxx +++ b/tools/qa/test_reversemap.cxx @@ -34,11 +34,9 @@ #include "precompiled_tools.hxx" #include "sal/config.h" -#include "preextstl.h" #include #include #include -#include "postextstl.h" #include #include -- cgit