summaryrefslogtreecommitdiff
path: root/comphelper/source/processfactory
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/source/processfactory')
-rw-r--r--comphelper/source/processfactory/componentfactory.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/comphelper/source/processfactory/componentfactory.cxx b/comphelper/source/processfactory/componentfactory.cxx
index 719982cb761c..022300381949 100644
--- a/comphelper/source/processfactory/componentfactory.cxx
+++ b/comphelper/source/processfactory/componentfactory.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: componentfactory.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: dbo $ $Date: 2001-05-11 12:53:01 $
+ * last change: $Author: svesik $ $Date: 2004-04-21 14:05:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,9 @@
#endif
+#ifndef GCC
#pragma hdrstop
+#endif
using namespace ::com::sun::star;