summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorAugust Sodora <augsod@gmail.com>2011-11-26 23:00:50 -0500
committerAugust Sodora <augsod@gmail.com>2011-11-26 23:00:50 -0500
commitaa0cca15073bc59e379a1e1754c8e7be1a93dd05 (patch)
tree89bb00f04429205fdf41af1bceb5f31a5c7ff262 /filter
parent69ee7654fa662a577890d594214cba1b0cbfea6f (diff)
Remove unnecessary tools includes
Diffstat (limited to 'filter')
-rw-r--r--filter/source/msfilter/powerpoint/pptcom.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/filter/source/msfilter/powerpoint/pptcom.hxx b/filter/source/msfilter/powerpoint/pptcom.hxx
index 92e80cb882a0..8660c1900dcc 100644
--- a/filter/source/msfilter/powerpoint/pptcom.hxx
+++ b/filter/source/msfilter/powerpoint/pptcom.hxx
@@ -30,11 +30,6 @@
#define _PPTCOM_HXX
#include <rtl/ustring.hxx>
-#include <tools/debug.hxx>
-#include <tools/stream.hxx>
-#include <tools/string.hxx>
-#include <tools/urlobj.hxx>
-#include <tools/stack.hxx>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/uno/RuntimeException.hpp>