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/ui/optdlg/opredlin.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sc/source/ui/optdlg/opredlin.cxx') diff --git a/sc/source/ui/optdlg/opredlin.cxx b/sc/source/ui/optdlg/opredlin.cxx index 332eb2d10dc4..fa1ea3bc69ed 100644 --- a/sc/source/ui/optdlg/opredlin.cxx +++ b/sc/source/ui/optdlg/opredlin.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_sc.hxx" #undef SC_DLLIMPLEMENTATION -- cgit