diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 06:53:17 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 06:53:17 +0000 |
commit | 28641a7ff8578d24b6efe1ac5ee7c521e2774055 (patch) | |
tree | 9ef39ec4f45d8527ea2931252ff909515a22df1e /starmath/source/math_pch.cxx | |
parent | 598d7d61334d5033b15bad657acd99f86b3c8999 (diff) |
INTEGRATION: CWS pchfix02 (1.13.60); FILE MERGED
2006/09/01 17:40:43 kaib 1.13.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'starmath/source/math_pch.cxx')
-rw-r--r-- | starmath/source/math_pch.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/starmath/source/math_pch.cxx b/starmath/source/math_pch.cxx index ff0ac72d193b..d8b8835fb576 100644 --- a/starmath/source/math_pch.cxx +++ b/starmath/source/math_pch.cxx @@ -4,9 +4,9 @@ * * $RCSfile: math_pch.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: vg $ $Date: 2006-04-07 14:19:17 $ + * last change: $Author: obo $ $Date: 2006-09-17 07:53:17 $ * * 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_starmath.hxx" + #define SMDLL 1 #include "starmath.hrc" |