summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/xml/xmlstyli.cxx
diff options
context:
space:
mode:
authorJacek Wolszczak <shutdownrunner@gmail.com>2011-05-21 18:05:48 +0200
committerDavid Tardon <dtardon@redhat.com>2011-05-27 06:03:38 +0200
commit15a1ac94cdbe94c49e77d9420605df9803713fa0 (patch)
tree2a4fd9aea53f573e20cf6c3271abcea9230a9953 /sc/source/filter/xml/xmlstyli.cxx
parentReplace DBG_* with OSL_* in sc/source/filter (diff)
downloadcore-15a1ac94cdbe94c49e77d9420605df9803713fa0.tar.gz
core-15a1ac94cdbe94c49e77d9420605df9803713fa0.zip
Follow-up of DBG_* removal
Diffstat (limited to 'sc/source/filter/xml/xmlstyli.cxx')
-rw-r--r--sc/source/filter/xml/xmlstyli.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/filter/xml/xmlstyli.cxx b/sc/source/filter/xml/xmlstyli.cxx
index d7cfdb245aeb..97eb77dd8d0a 100644
--- a/sc/source/filter/xml/xmlstyli.cxx
+++ b/sc/source/filter/xml/xmlstyli.cxx
@@ -45,7 +45,6 @@
#include <comphelper/extract.hxx>
#include <xmloff/xmlprcon.hxx>
#include <xmloff/xmluconv.hxx>
-#include <tools/debug.hxx>
#include "XMLTableHeaderFooterContext.hxx"
#include "XMLConverter.hxx"
#include "XMLTableShapeImportHelper.hxx"