summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sfx2/source/control/minfitem.cxx6
-rw-r--r--sfx2/source/control/msg.cxx6
2 files changed, 8 insertions, 4 deletions
diff --git a/sfx2/source/control/minfitem.cxx b/sfx2/source/control/minfitem.cxx
index 9a6735d7a9c8..0d6a831b41a8 100644
--- a/sfx2/source/control/minfitem.cxx
+++ b/sfx2/source/control/minfitem.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: minfitem.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:52:29 $
+ * last change: $Author: svesik $ $Date: 2004-04-21 13:08:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,7 +61,9 @@
// INCLUDE ---------------------------------------------------------------
+#ifndef GCC
#pragma hdrstop
+#endif
#include "minfitem.hxx"
diff --git a/sfx2/source/control/msg.cxx b/sfx2/source/control/msg.cxx
index 028f05b17a5d..653aeffd0a61 100644
--- a/sfx2/source/control/msg.cxx
+++ b/sfx2/source/control/msg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: msg.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:52:29 $
+ * last change: $Author: svesik $ $Date: 2004-04-21 13:09:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -65,7 +65,9 @@
#ifndef _SFXENUMITEM_HXX //autogen
#include <svtools/eitem.hxx>
#endif
+#ifndef GCC
#pragma hdrstop
+#endif
#include "msg.hxx"