summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-09-09 10:33:00 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-09-09 10:33:00 +0000
commit82734be53a2a68bb4e4ec1fe42ef257d8680055a (patch)
tree95ab5fca768cb867a1fbd84fd8762e4f700da6cb /goodies
parent905fabf6fc5a61c0b74ea6412c294090064f8daf (diff)
INTEGRATION: CWS ooo20040815 (1.2.232); FILE MERGED
2004/08/04 12:50:34 waratah 1.2.232.1: #i32569# exclude pragmas for gcc builds
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/filter.vcl/idxf/idxf.cxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/idxf/idxf.cxx b/goodies/source/filter.vcl/idxf/idxf.cxx
index db403876bac5..baf19cb8b25c 100644
--- a/goodies/source/filter.vcl/idxf/idxf.cxx
+++ b/goodies/source/filter.vcl/idxf/idxf.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: idxf.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: sj $ $Date: 2001-03-08 15:43:01 $
+ * last change: $Author: hr $ $Date: 2004-09-09 11:33:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,8 +90,9 @@ extern "C" BOOL GraphicImport(SvStream & rStream, Graphic & rGraphic,
}
//============================= fuer Windows ==================================
-
+#ifndef GCC
#pragma hdrstop
+#endif
#ifdef WIN