summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 8e2cb2fc5f37..87836c82aea9 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_