summaryrefslogtreecommitdiff
path: root/sfx2/source/notify/hintpost.cxx
diff options
context:
space:
mode:
authorSander Vesik <svesik@openoffice.org>2004-04-21 12:18:23 +0000
committerSander Vesik <svesik@openoffice.org>2004-04-21 12:18:23 +0000
commitde7d9230b9e0dd67a5d073d7b5b22763b2768888 (patch)
tree92eba49f873b8d36143933ee9aa49c2698078426 /sfx2/source/notify/hintpost.cxx
parent99a91f1682c1154396417696a285c1ca580d2489 (diff)
INTEGRATION: CWS ooo20040329 (1.2.464); FILE MERGED
2004/03/18 10:43:06 waratah 1.2.464.1: :#i1858# exclude pragma hdrstop by bracketting for gcc
Diffstat (limited to 'sfx2/source/notify/hintpost.cxx')
-rw-r--r--sfx2/source/notify/hintpost.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sfx2/source/notify/hintpost.cxx b/sfx2/source/notify/hintpost.cxx
index d6ce8c34f072..4f4eabae0c42 100644
--- a/sfx2/source/notify/hintpost.cxx
+++ b/sfx2/source/notify/hintpost.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: hintpost.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: dv $ $Date: 2001-07-03 12:16:57 $
+ * last change: $Author: svesik $ $Date: 2004-04-21 13:18:23 $
*
* 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 "arrdecl.hxx"
#include "hintpost.hxx"