summaryrefslogtreecommitdiff
path: root/sot/source/base
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 /sot/source/base
parent4beb58e0dd9533eb9870bb30b9e1472d881fe03a (diff)
Removed unnecessary tools/debug.hxx includes.
Diffstat (limited to 'sot/source/base')
-rw-r--r--sot/source/base/formats.cxx1
-rw-r--r--sot/source/base/object.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/sot/source/base/formats.cxx b/sot/source/base/formats.cxx
index 2bfa0661f4bf..8f24951486e4 100644
--- a/sot/source/base/formats.cxx
+++ b/sot/source/base/formats.cxx
@@ -28,7 +28,6 @@
#define _SOT_FORMATS_INCLUDE_SYSTEMFORMATS
-#include <tools/debug.hxx>
#include <tools/solar.h>
#include <sot/exchange.hxx>
diff --git a/sot/source/base/object.cxx b/sot/source/base/object.cxx
index dffcd757bbeb..73b24b7a8b37 100644
--- a/sot/source/base/object.cxx
+++ b/sot/source/base/object.cxx
@@ -29,7 +29,6 @@
#define _SOT_OBJECT_CXX
-#include <tools/debug.hxx>
#include <sot/object.hxx>
#include <sot/factory.hxx>