From 2f27c67db3e512f12d337349ac1f93d2b38593d6 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:27:50 -0600 Subject: remove include of pch header from xmloff --- xmloff/inc/pch/precompiled_xmloff.cxx | 1 - xmloff/inc/pch/precompiled_xmloff.hxx | 1 - 2 files changed, 2 deletions(-) (limited to 'xmloff/inc') diff --git a/xmloff/inc/pch/precompiled_xmloff.cxx b/xmloff/inc/pch/precompiled_xmloff.cxx index 31570f2a2bb1..e5a2f60de99b 100644 --- a/xmloff/inc/pch/precompiled_xmloff.cxx +++ b/xmloff/inc/pch/precompiled_xmloff.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_xmloff.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/xmloff/inc/pch/precompiled_xmloff.hxx b/xmloff/inc/pch/precompiled_xmloff.hxx index ee46c7c826f6..798fdba5dfc8 100644 --- a/xmloff/inc/pch/precompiled_xmloff.hxx +++ b/xmloff/inc/pch/precompiled_xmloff.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:50:21.060744 #ifdef PRECOMPILED_HEADERS -- cgit