summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 13:18:39 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 13:18:39 +0000
commit490f8481b27cb7434835d3c4e6280803c1b16334 (patch)
tree3236eac6a0788e42ae7e20659911f2d514e6a6a4 /svtools/source/brwbox
parent7573433d39f14bcb97af8f323bcb077416687fcb (diff)
INTEGRATION: CWS pchfix02 (1.5.326); FILE MERGED
2006/09/01 17:42:43 kaib 1.5.326.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools/source/brwbox')
-rw-r--r--svtools/source/brwbox/brwhead.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/svtools/source/brwbox/brwhead.cxx b/svtools/source/brwbox/brwhead.cxx
index 278e4f4eb8c6..6bc2a1ddcad9 100644
--- a/svtools/source/brwbox/brwhead.cxx
+++ b/svtools/source/brwbox/brwhead.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: brwhead.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 14:29:33 $
+ * last change: $Author: obo $ $Date: 2006-09-17 14:18:39 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,11 +33,13 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_svtools.hxx"
+
#include "brwhead.hxx"
#include "brwbox.hxx"
#ifndef GCC
-#pragma hdrstop
#endif
//===================================================================