From 27212357249b473bb6984ca6525bd0009168f153 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:20:15 -0600 Subject: remove include of pch header from sc --- sc/inc/pch/precompiled_sc.cxx | 1 - sc/inc/pch/precompiled_sc.hxx | 1 - 2 files changed, 2 deletions(-) (limited to 'sc/inc/pch') diff --git a/sc/inc/pch/precompiled_sc.cxx b/sc/inc/pch/precompiled_sc.cxx index 705088caeddb..e5a2f60de99b 100644 --- a/sc/inc/pch/precompiled_sc.cxx +++ b/sc/inc/pch/precompiled_sc.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_sc.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx index 245247d0d213..b4e3b3b8c900 100644 --- a/sc/inc/pch/precompiled_sc.hxx +++ b/sc/inc/pch/precompiled_sc.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-07-11 15:52:42.937361 #ifdef PRECOMPILED_HEADERS #include -- cgit