summaryrefslogtreecommitdiff
path: root/vcl/source/app/svmainhook.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:50:19 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:50:19 +0000
commitbc6baca6f27ed662b68814b1f88337743bef444f (patch)
tree4aafe69227da50c8dcf6586a5dedf7fada52a2c4 /vcl/source/app/svmainhook.cxx
parentc3130faf17446176302bd44cf45314be06f905fa (diff)
INTEGRATION: CWS pchfix02 (1.3.110); FILE MERGED
2006/09/01 17:57:35 kaib 1.3.110.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/app/svmainhook.cxx')
-rw-r--r--vcl/source/app/svmainhook.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/app/svmainhook.cxx b/vcl/source/app/svmainhook.cxx
index 1cb919f382b6..f0150c9d2fe4 100644
--- a/vcl/source/app/svmainhook.cxx
+++ b/vcl/source/app/svmainhook.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svmainhook.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 19:14:53 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:50:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_vcl.hxx"
+
#ifndef _TOOLS_H
#include <tools/tools.h>
#endif