From 6d3b871ee4c201569cbd171a18f3dd38675494fe Mon Sep 17 00:00:00 2001 From: August Sodora Date: Sat, 26 Nov 2011 23:06:28 -0500 Subject: Remove unnecessary includes --- svx/source/customshapes/EnhancedCustomShapeEngine.hxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'svx/source') 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 -#include -#include - #include #include #include -- cgit