diff options
author | August Sodora <augsod@gmail.com> | 2011-11-26 23:06:28 -0500 |
---|---|---|
committer | August Sodora <augsod@gmail.com> | 2011-11-26 23:06:28 -0500 |
commit | 6d3b871ee4c201569cbd171a18f3dd38675494fe (patch) | |
tree | 6fb1f7f9f4877986296a158180114f4e29cfceed /svx/source | |
parent | a6cc570e5cbc455f0f1626ab9e904cee290b9081 (diff) |
Remove unnecessary includes
Diffstat (limited to 'svx/source')
-rw-r--r-- | svx/source/customshapes/EnhancedCustomShapeEngine.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/customshapes/EnhancedCustomShapeEngine.hxx b/svx/source/customshapes/EnhancedCustomShapeEngine.hxx index d209e4fad54e..a806522203b1 100644 --- a/svx/source/customshapes/EnhancedCustomShapeEngine.hxx +++ b/svx/source/customshapes/EnhancedCustomShapeEngine.hxx @@ -29,10 +29,6 @@ #ifndef _ENHANCED_CUSTOMSHAPE_ENGINE_HXX #define _ENHANCED_CUSTOMSHAPE_ENGINE_HXX -#include <tools/debug.hxx> -#include <tools/string.hxx> -#include <tools/stack.hxx> - #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/RuntimeException.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> |