summaryrefslogtreecommitdiff
path: root/svtools/source/urlobj
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 14:31:19 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 14:31:19 +0000
commit04d3771860c2a9d784358c3ccb7b6e2ad1a48729 (patch)
treea157cbb58707ba5dcfe1026aeeae36ac64a452e4 /svtools/source/urlobj
parentb0148f3f9d9f4e5aedae7a694285425d24a76786 (diff)
INTEGRATION: CWS pchfix02 (1.9.326); FILE MERGED
2006/09/01 17:43:34 kaib 1.9.326.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools/source/urlobj')
-rw-r--r--svtools/source/urlobj/inetimg.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/svtools/source/urlobj/inetimg.cxx b/svtools/source/urlobj/inetimg.cxx
index 78cc14321edc..edaa2b7a80a8 100644
--- a/svtools/source/urlobj/inetimg.cxx
+++ b/svtools/source/urlobj/inetimg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: inetimg.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 16:57:04 $
+ * last change: $Author: obo $ $Date: 2006-09-17 15:31:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_svtools.hxx"
#ifndef _TOOLS_DEBUG_HXX
#include <tools/debug.hxx>
#endif
@@ -44,7 +47,6 @@
#endif
#ifndef GCC
-#pragma hdrstop
#endif
#include "inetimg.hxx"