summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMarcel Metz <mmetz@adrian-broher.net>2012-01-06 23:23:03 +0100
committerMichael Stahl <mstahl@redhat.com>2012-01-06 23:55:51 +0100
commitd59211357a4ae75365f23479ac2e1cd2376a5dab (patch)
treef6b5451b2a05ddd9402a2e6019f5bf1d798371a0 /tools
parentRemoved unnecessary tools/ref.hxx includes. (diff)
downloadcore-d59211357a4ae75365f23479ac2e1cd2376a5dab.tar.gz
core-d59211357a4ae75365f23479ac2e1cd2376a5dab.zip
Removed unnecessary tools/debug.hxx includes.
Diffstat (limited to 'tools')
-rw-r--r--tools/source/generic/b3dtrans.cxx1
-rw-r--r--tools/source/generic/bigint.cxx1
-rw-r--r--tools/source/stream/cachestr.cxx1
-rw-r--r--tools/source/stream/strmwnt.cxx1
4 files changed, 0 insertions, 4 deletions
diff --git a/tools/source/generic/b3dtrans.cxx b/tools/source/generic/b3dtrans.cxx
index 2542f492773d..cf0ce467c1d9 100644
--- a/tools/source/generic/b3dtrans.cxx
+++ b/tools/source/generic/b3dtrans.cxx
@@ -27,7 +27,6 @@
************************************************************************/
#include <tools/b3dtrans.hxx>
-#include <tools/debug.hxx>
/*************************************************************************
|*
diff --git a/tools/source/generic/bigint.cxx b/tools/source/generic/bigint.cxx
index 2bafd31e416e..14e4a39150db 100644
--- a/tools/source/generic/bigint.cxx
+++ b/tools/source/generic/bigint.cxx
@@ -32,7 +32,6 @@
#include <tools/bigint.hxx>
#include <tools/string.hxx>
-#include <tools/debug.hxx>
#include <string.h>
#include <ctype.h>
diff --git a/tools/source/stream/cachestr.cxx b/tools/source/stream/cachestr.cxx
index 80670664ba18..a0a10642d1df 100644
--- a/tools/source/stream/cachestr.cxx
+++ b/tools/source/stream/cachestr.cxx
@@ -27,7 +27,6 @@
************************************************************************/
-#include <tools/debug.hxx>
#include <tools/stream.hxx>
#include <tools/cachestr.hxx>
#include <tools/tempfile.hxx>
diff --git a/tools/source/stream/strmwnt.cxx b/tools/source/stream/strmwnt.cxx
index 7eaf8b18f439..4ca353d9c077 100644
--- a/tools/source/stream/strmwnt.cxx
+++ b/tools/source/stream/strmwnt.cxx
@@ -38,7 +38,6 @@
#include <windows.h>
#endif
-#include <tools/debug.hxx>
#include <tools/fsys.hxx>
#include <tools/stream.hxx>