summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/module.cxx
diff options
context:
space:
mode:
authorSander Vesik <svesik@openoffice.org>2004-04-21 12:04:26 +0000
committerSander Vesik <svesik@openoffice.org>2004-04-21 12:04:26 +0000
commit8609d5836bb819a03abdcb503fa341d1634a8145 (patch)
tree7fd789c83f38cc3b0a927df06f9135f82396c73d /sfx2/source/appl/module.cxx
parentb29e05d5ac627a8e651ecc743ea8dfffcc124a39 (diff)
INTEGRATION: CWS ooo20040329 (1.8.128); FILE MERGED
2004/04/08 07:36:37 svesik 1.8.128.2: RESYNC: (1.8-1.9); FILE MERGED 2004/03/18 10:32:27 waratah 1.8.128.1: :#i1858# exclude pragma hdrstop by bracketting for gcc
Diffstat (limited to 'sfx2/source/appl/module.cxx')
-rw-r--r--sfx2/source/appl/module.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sfx2/source/appl/module.cxx b/sfx2/source/appl/module.cxx
index f2dbf59440e0..495daef737d5 100644
--- a/sfx2/source/appl/module.cxx
+++ b/sfx2/source/appl/module.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: module.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: obo $ $Date: 2004-03-15 14:50:10 $
+ * last change: $Author: svesik $ $Date: 2004-04-21 13:04:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,7 +59,9 @@
*
************************************************************************/
+#ifndef GCC
#pragma hdrstop
+#endif
#include <stdio.h>
#include <tools/rcid.h>