summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--goodies/source/filter.vcl/ipcd/ipcd.cxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/ipcd/ipcd.cxx b/goodies/source/filter.vcl/ipcd/ipcd.cxx
index e5fc4f6e2230..5999a744c5ae 100644
--- a/goodies/source/filter.vcl/ipcd/ipcd.cxx
+++ b/goodies/source/filter.vcl/ipcd/ipcd.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ipcd.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: sj $ $Date: 2001-05-28 17:45:59 $
+ * last change: $Author: hr $ $Date: 2004-09-09 11:33:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -438,8 +438,9 @@ extern "C" BOOL GraphicImport(SvStream & rStream, Graphic & rGraphic,
}
//============================= fuer Windows ==================================
-
+#ifndef GCC
#pragma hdrstop
+#endif
#ifdef WIN