From 06bb56ed114c8d3caac9bf70ad44f62dcaf09c6e Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:27:34 -0600 Subject: remove include of pch header from xmlhelp --- xmlhelp/source/cxxhelp/provider/resultset.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'xmlhelp/source/cxxhelp/provider/resultset.cxx') diff --git a/xmlhelp/source/cxxhelp/provider/resultset.cxx b/xmlhelp/source/cxxhelp/provider/resultset.cxx index bdc593325862..24985c922ef4 100644 --- a/xmlhelp/source/cxxhelp/provider/resultset.cxx +++ b/xmlhelp/source/cxxhelp/provider/resultset.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_xmlhelp.hxx" #include #include "resultset.hxx" -- cgit