From c022454adc68e9e74c296a8efbea451e4a53af64 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:21:30 -0600 Subject: remove include of pch header from sfx2 --- sfx2/source/appl/xpackcreator.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sfx2/source/appl/xpackcreator.cxx') diff --git a/sfx2/source/appl/xpackcreator.cxx b/sfx2/source/appl/xpackcreator.cxx index 17a27c6c8ce9..b82226f39038 100644 --- a/sfx2/source/appl/xpackcreator.cxx +++ b/sfx2/source/appl/xpackcreator.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_sfx2.hxx" #include #include -- cgit