summaryrefslogtreecommitdiffstats
path: root/include/editeng/editobj.hxx
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2014-08-22 12:59:03 -0300
committerMarcos Paulo de Souza <marcos.souza.org@gmail.com>2014-08-22 16:33:18 -0500
commit7e2b9fa2132346787bec09c7d590def9a65b9a7f (patch)
treea565b23c227c7e9958c740f9fd04096bde8b4500 /include/editeng/editobj.hxx
parentUse anonymous namespace for these. (mostly EnumWrapper) (diff)
downloadcore-7e2b9fa2132346787bec09c7d590def9a65b9a7f.tar.gz
core-7e2b9fa2132346787bec09c7d590def9a65b9a7f.zip
Remove some useless tools/debug.hxx includes
Also remove the tools/solar.h included from tools/debug.hxx. The include of solar.h header was necessary in some cases because of a macro or a typedef that was needed. Change-Id: Ia6e15d5c2571c58c9e9138b0d0a7f08ae88053c9 Reviewed-on: https://gerrit.libreoffice.org/11075 Reviewed-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Tested-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Diffstat (limited to 'include/editeng/editobj.hxx')
-rw-r--r--include/editeng/editobj.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/editeng/editobj.hxx b/include/editeng/editobj.hxx
index c14fe88286dd..fcf42073c753 100644
--- a/include/editeng/editobj.hxx
+++ b/include/editeng/editobj.hxx
@@ -21,7 +21,6 @@
#define INCLUDED_EDITENG_EDITOBJ_HXX
#include <tools/stream.hxx>
-#include <tools/debug.hxx>
#include <rsc/rscsfx.hxx>
#include <svl/itemset.hxx>
#include <svl/itempool.hxx>