summaryrefslogtreecommitdiff
path: root/comphelper/source/processfactory
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:00:14 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:00:14 -0600
commitb8ee1f9b5f62b01e371959aa76d51a87e6b2dafa (patch)
tree94470f841679a13ea3a61a351ecf1d90e4e94d5a /comphelper/source/processfactory
parentd8ed87481cdaf62b49c14feb500728c39db266a8 (diff)
remove include of pch header in comphelper
Diffstat (limited to 'comphelper/source/processfactory')
-rw-r--r--comphelper/source/processfactory/processfactory.cxx2
1 files changed, 0 insertions, 2 deletions
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 <osl/mutex.hxx>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>