From 7435a716427d46de942a3fe5f41c14a1a50acb2e Mon Sep 17 00:00:00 2001 From: Sander Vesik Date: Wed, 21 Apr 2004 12:17:37 +0000 Subject: 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 --- sfx2/source/inet/inettbc.cxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'sfx2/source/inet/inettbc.cxx') 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 -- cgit