diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 06:55:08 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 06:55:08 +0000 |
commit | 7f0828b47d31d623f0049531cd5e165853c4b13f (patch) | |
tree | f39292e9492cdc5359392e98ec2b6c92c4a6047f /starmath/source/smdll.cxx | |
parent | 33e1ca2959c165bf47cb622fcf719c69284f16f2 (diff) |
INTEGRATION: CWS pchfix02 (1.11.48); FILE MERGED
2006/09/01 17:40:45 kaib 1.11.48.1: #i68856# Added header markers and pch files
Diffstat (limited to 'starmath/source/smdll.cxx')
-rw-r--r-- | starmath/source/smdll.cxx | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/starmath/source/smdll.cxx b/starmath/source/smdll.cxx index 6adc6d52b416..86daf5c265a0 100644 --- a/starmath/source/smdll.cxx +++ b/starmath/source/smdll.cxx @@ -4,9 +4,9 @@ * * $RCSfile: smdll.cxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: rt $ $Date: 2006-05-02 15:38:15 $ + * last change: $Author: obo $ $Date: 2006-09-17 07:55:08 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,7 +33,9 @@ * ************************************************************************/ -#pragma hdrstop +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_starmath.hxx" + #ifndef _SOT_FACTORY_HXX //autogen #include <sot/factory.hxx> |