diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 14:20:40 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 14:20:40 +0000 |
commit | 9e8228bb0a2c7bffc4e041085bf925c3a138a638 (patch) | |
tree | f79b1d183e75ebbad85c2c30f2e744199208bba8 /svtools | |
parent | c047e54545fe3f008fdb9e58dd9993ad22f7293b (diff) |
INTEGRATION: CWS pchfix02 (1.6.166); FILE MERGED
2006/09/01 17:43:26 kaib 1.6.166.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/numbers/numhead.cxx | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/svtools/source/numbers/numhead.cxx b/svtools/source/numbers/numhead.cxx index 9446ba9b82ae..b3aec20c08a2 100644 --- a/svtools/source/numbers/numhead.cxx +++ b/svtools/source/numbers/numhead.cxx @@ -4,9 +4,9 @@ * * $RCSfile: numhead.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: vg $ $Date: 2006-03-16 13:05:56 $ + * last change: $Author: obo $ $Date: 2006-09-17 15:20:40 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,8 +32,10 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_svtools.hxx" #ifndef GCC -#pragma hdrstop #endif #ifndef _DEBUG_HXX //autogen |