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/filter/html/htmltab.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sw/source/filter/html/htmltab.cxx') diff --git a/sw/source/filter/html/htmltab.cxx b/sw/source/filter/html/htmltab.cxx index 99ac79a00509..06aa3bfd2957 100644 --- a/sw/source/filter/html/htmltab.cxx +++ b/sw/source/filter/html/htmltab.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_sw.hxx" #include "hintids.hxx" #include -- cgit