summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-09-09 10:33:39 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-09-09 10:33:39 +0000
commit3d13fc28c75b926b7b8989a5f660acaa6b8fb4eb (patch)
tree968d43c8bded8161e0597a59817b53b46d5976d0 /goodies
parent2145b5325b16f22633b274e61ec30c7b4771c579 (diff)
INTEGRATION: CWS ooo20040815 (1.3.226); FILE MERGED
2004/08/04 12:50:34 waratah 1.3.226.1: #i32569# exclude pragmas for gcc builds
Diffstat (limited to 'goodies')
-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