diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 12:40:06 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 12:40:06 +0000 |
commit | 381963c727afaf2e9606e6448b0d11153bd82270 (patch) | |
tree | 0c3d3c001bc538bc6b4c6bc1e14ca5bbffbbfcf6 /chart2/workbench | |
parent | 0d500b024aa7c723d3f123f190bd4883d5e26315 (diff) |
INTEGRATION: CWS pchfix02 (1.4.82); FILE MERGED
2006/09/01 17:19:03 kaib 1.4.82.1: #i68856# Added header markers and pch files
Diffstat (limited to 'chart2/workbench')
-rw-r--r-- | chart2/workbench/stub/newCHxx.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/chart2/workbench/stub/newCHxx.cxx b/chart2/workbench/stub/newCHxx.cxx index 55a1f6f9f16d..fae94940e07a 100644 --- a/chart2/workbench/stub/newCHxx.cxx +++ b/chart2/workbench/stub/newCHxx.cxx @@ -4,9 +4,9 @@ * * $RCSfile: newCHxx.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-08 01:57:36 $ + * last change: $Author: obo $ $Date: 2006-09-17 13:40:06 $ * * 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_chart2.hxx" + #include ".hxx" //............................................................................. |