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/source/core/tool/optutil.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sc/source/core/tool/optutil.cxx') diff --git a/sc/source/core/tool/optutil.cxx b/sc/source/core/tool/optutil.cxx index e11322e9a056..5ad1f7cf5db4 100644 --- a/sc/source/core/tool/optutil.cxx +++ b/sc/source/core/tool/optutil.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_sc.hxx" -- cgit