summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 13:18:25 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 13:18:25 +0000
commit7573433d39f14bcb97af8f323bcb077416687fcb (patch)
tree50caff4cbdccf82b2181aee2a297b377c7d06000 /svtools/source/brwbox
parent9fe5dbb927180d97ba3f231f54b513d183e7518c (diff)
INTEGRATION: CWS pchfix02 (1.18.92); FILE MERGED
2006/09/01 17:42:42 kaib 1.18.92.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools/source/brwbox')
-rw-r--r--svtools/source/brwbox/brwbox3.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svtools/source/brwbox/brwbox3.cxx b/svtools/source/brwbox/brwbox3.cxx
index 2d97e8c8473e..d53eda6c4fb7 100644
--- a/svtools/source/brwbox/brwbox3.cxx
+++ b/svtools/source/brwbox/brwbox3.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: brwbox3.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 20:39:55 $
+ * last change: $Author: obo $ $Date: 2006-09-17 14:18:25 $
*
* 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_svtools.hxx"
+
#ifndef _SVX_BRWBOX_HXX
#include "brwbox.hxx"
#endif