summaryrefslogtreecommitdiff
path: root/starmath/source/cfgitem.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:51:29 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:51:29 +0000
commit1febe689bc06cb9bd02373d0de378d5492172fe0 (patch)
treeb41a47a9646a3ac0c3d60b60584e68fe04c79b40 /starmath/source/cfgitem.cxx
parent598b26adbfef18657fc14a5a64a3a17319c0c75d (diff)
INTEGRATION: CWS pchfix02 (1.15.104); FILE MERGED
2006/09/01 17:40:42 kaib 1.15.104.1: #i68856# Added header markers and pch files
Diffstat (limited to 'starmath/source/cfgitem.cxx')
-rw-r--r--starmath/source/cfgitem.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/starmath/source/cfgitem.cxx b/starmath/source/cfgitem.cxx
index 5e403427769a..66fe098b40f2 100644
--- a/starmath/source/cfgitem.cxx
+++ b/starmath/source/cfgitem.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cfgitem.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2005-10-27 15:54:49 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:51:29 $
*
* 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 _SV_SVAPP_HXX
#include <vcl/svapp.hxx>