summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
Diffstat (limited to 'idl')
-rw-r--r--idl/source/objects/bastype.cxx2
-rw-r--r--idl/source/objects/object.cxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/idl/source/objects/bastype.cxx b/idl/source/objects/bastype.cxx
index e084a4434a9d..777ba787ac11 100644
--- a/idl/source/objects/bastype.cxx
+++ b/idl/source/objects/bastype.cxx
@@ -27,8 +27,6 @@
************************************************************************/
-#include <tools/debug.hxx>
-
#include <limits.h>
#include <ctype.h>
#include <bastype.hxx>
diff --git a/idl/source/objects/object.cxx b/idl/source/objects/object.cxx
index 2e3dba877dec..30d936041099 100644
--- a/idl/source/objects/object.cxx
+++ b/idl/source/objects/object.cxx
@@ -32,8 +32,6 @@
#include <rtl/strbuf.hxx>
-#include <tools/debug.hxx>
-
#include <object.hxx>
#include <globals.hxx>
#include <database.hxx>