summaryrefslogtreecommitdiffstats
path: root/svtools/source/control/filectrl.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-06-16 09:11:42 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-06-16 09:11:42 +0000
commitcf4ecaa955e5551d44a2f1597a5e13e3558a8ad9 (patch)
tree1abfe123e1347ba7c8f423c9a8073787ca855f32 /svtools/source/control/filectrl.cxx
parentINTEGRATION: CWS ooo20040509 (1.5.404); FILE MERGED (diff)
downloadcore-cf4ecaa955e5551d44a2f1597a5e13e3558a8ad9.tar.gz
core-cf4ecaa955e5551d44a2f1597a5e13e3558a8ad9.zip
INTEGRATION: CWS ooo20040509 (1.4.566); FILE MERGED
2004/05/06 13:41:54 waratah 1.4.566.1: Bracket pragma not valid in gcc
Diffstat (limited to 'svtools/source/control/filectrl.cxx')
-rw-r--r--svtools/source/control/filectrl.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/svtools/source/control/filectrl.cxx b/svtools/source/control/filectrl.cxx
index e9bd4b7298cb..1a80ee67997c 100644
--- a/svtools/source/control/filectrl.cxx
+++ b/svtools/source/control/filectrl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: filectrl.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: pl $ $Date: 2001-09-13 13:28:28 $
+ * last change: $Author: rt $ $Date: 2004-06-16 10:11:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,7 +75,9 @@
#include <filectrl.hrc>
#endif
+#ifndef GCC
#pragma hdrstop
+#endif
// =======================================================================