summaryrefslogtreecommitdiff
path: root/sfx2/source/inet
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 15:46:24 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 15:46:24 +0000
commit3613859affce963b390a223d84fed9c0c18b3827 (patch)
tree287db2c8aebb06f3a1c02230867168f0f9b56f39 /sfx2/source/inet
parentaa43deb51e48b8cb158b743961aba6803a819f43 (diff)
INTEGRATION: CWS pchfix02 (1.33.48); FILE MERGED
2006/09/01 17:38:44 kaib 1.33.48.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sfx2/source/inet')
-rw-r--r--sfx2/source/inet/inettbc.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sfx2/source/inet/inettbc.cxx b/sfx2/source/inet/inettbc.cxx
index 8de2c18596..5c4575b3e0 100644
--- a/sfx2/source/inet/inettbc.cxx
+++ b/sfx2/source/inet/inettbc.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: inettbc.cxx,v $
*
- * $Revision: 1.33 $
+ * $Revision: 1.34 $
*
- * last change: $Author: kz $ $Date: 2006-07-19 17:19:04 $
+ * last change: $Author: obo $ $Date: 2006-09-17 16:46:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,10 +33,12 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sfx2.hxx"
+
#include "inettbc.hxx"
#ifndef GCC
-#pragma hdrstop
#endif
#ifndef _COM_SUN_STAR_UNO_ANY_H_