From dff7e087119a53963a4b40d7da00dbc122820fb8 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:25:10 -0600 Subject: remove include of pch header from sw --- sw/source/ui/web/wfrmsh.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sw/source/ui/web/wfrmsh.cxx') diff --git a/sw/source/ui/web/wfrmsh.cxx b/sw/source/ui/web/wfrmsh.cxx index 900dd380d9c5..4337252f16f3 100644 --- a/sw/source/ui/web/wfrmsh.cxx +++ b/sw/source/ui/web/wfrmsh.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_sw.hxx" -- cgit