From 2fcfed5785bad09599b7a7d480f817523be97a42 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:24:50 -0600 Subject: remove include of pch header from svx --- svx/source/customshapes/EnhancedCustomShapeFontWork.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'svx/source/customshapes/EnhancedCustomShapeFontWork.cxx') diff --git a/svx/source/customshapes/EnhancedCustomShapeFontWork.cxx b/svx/source/customshapes/EnhancedCustomShapeFontWork.cxx index 10f803af8a45..890f36934a9e 100644 --- a/svx/source/customshapes/EnhancedCustomShapeFontWork.cxx +++ b/svx/source/customshapes/EnhancedCustomShapeFontWork.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_svx.hxx" #include "EnhancedCustomShapeFontWork.hxx" #include // UINTXX #include -- cgit