From b8ee1f9b5f62b01e371959aa76d51a87e6b2dafa Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:00:14 -0600 Subject: remove include of pch header in comphelper --- comphelper/source/processfactory/processfactory.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'comphelper/source/processfactory') diff --git a/comphelper/source/processfactory/processfactory.cxx b/comphelper/source/processfactory/processfactory.cxx index c07d195190a2..2fc63f7f3df8 100644 --- a/comphelper/source/processfactory/processfactory.cxx +++ b/comphelper/source/processfactory/processfactory.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_comphelper.hxx" #include #include #include -- cgit