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/svdraw/svdouno.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'svx/source/svdraw/svdouno.cxx') diff --git a/svx/source/svdraw/svdouno.cxx b/svx/source/svdraw/svdouno.cxx index ddccbe2a35c3..e058fb07a1a2 100644 --- a/svx/source/svdraw/svdouno.cxx +++ b/svx/source/svdraw/svdouno.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_svx.hxx" #include #include #include -- cgit