summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-09-09 10:27:52 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-09-09 10:27:52 +0000
commit6fa37b224ef491e60958440ca188d010e3c5be17 (patch)
tree66c75f647c00ffe87383f990c8a771491d26fac5 /goodies
parent7e95650894620e0b32e885b60183a22ca28603e2 (diff)
INTEGRATION: CWS ooo20040815 (1.3.202); FILE MERGED
2004/08/04 13:15:28 waratah 1.3.202.1: #i32569# remove pragmas from gcc build
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/filter.vcl/epgm/dlgepgm.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/epgm/dlgepgm.cxx b/goodies/source/filter.vcl/epgm/dlgepgm.cxx
index f8800c658238..106620a49e17 100644
--- a/goodies/source/filter.vcl/epgm/dlgepgm.cxx
+++ b/goodies/source/filter.vcl/epgm/dlgepgm.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dlgepgm.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: sj $ $Date: 2002-07-16 09:39:22 $
+ * last change: $Author: hr $ $Date: 2004-09-09 11:27:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -58,8 +58,10 @@
*
*
************************************************************************/
-
+#ifndef GCC
#pragma hdrstop
+#endif
+
#include <tools/ref.hxx>
#include <svtools/FilterConfigItem.hxx>
#include <vcl/msgbox.hxx>