summaryrefslogtreecommitdiff
path: root/sfx2/source/inet/inettbc.cxx
diff options
context:
space:
mode:
authorSander Vesik <svesik@openoffice.org>2004-04-21 12:17:37 +0000
committerSander Vesik <svesik@openoffice.org>2004-04-21 12:17:37 +0000
commit7435a716427d46de942a3fe5f41c14a1a50acb2e (patch)
tree3d7be902eecf812711b724cb55c19e131307b118 /sfx2/source/inet/inettbc.cxx
parent33efc3eae1ec057feec7b3850d79ccd33091fc02 (diff)
INTEGRATION: CWS ooo20040329 (1.24.126); FILE MERGED
2004/03/18 10:42:11 waratah 1.24.126.1: :#i1858# exclude pragma hdrstop by bracketting for gcc
Diffstat (limited to 'sfx2/source/inet/inettbc.cxx')
-rw-r--r--sfx2/source/inet/inettbc.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sfx2/source/inet/inettbc.cxx b/sfx2/source/inet/inettbc.cxx
index 7c6b28a4270e..2099c7d4a799 100644
--- a/sfx2/source/inet/inettbc.cxx
+++ b/sfx2/source/inet/inettbc.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: inettbc.cxx,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: hr $ $Date: 2003-09-29 14:52:50 $
+ * last change: $Author: svesik $ $Date: 2004-04-21 13:17:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,7 +61,9 @@
#include "inettbc.hxx"
+#ifndef GCC
#pragma hdrstop
+#endif
#ifndef _COM_SUN_STAR_UNO_ANY_H_
#include <com/sun/star/uno/Any.h>