diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 13:33:43 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 13:33:43 +0000 |
commit | 18ae1b99e4c75d8ccdbaa93c1517eb43fc700e97 (patch) | |
tree | ec971174ff6d64858cf1c45161447702f12f864d /framework | |
parent | 9c254effdf66d0fb21054d593f0973a0c8677266 (diff) |
INTEGRATION: CWS pchfix02 (1.10.202); FILE MERGED
2006/09/01 17:29:36 kaib 1.10.202.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework')
-rw-r--r-- | framework/test/typecfg/xml2xcd.cxx | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/framework/test/typecfg/xml2xcd.cxx b/framework/test/typecfg/xml2xcd.cxx index 3dba0030dc5d..2282129fed0d 100644 --- a/framework/test/typecfg/xml2xcd.cxx +++ b/framework/test/typecfg/xml2xcd.cxx @@ -4,9 +4,9 @@ * * $RCSfile: xml2xcd.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: rt $ $Date: 2005-09-09 02:08:15 $ + * last change: $Author: obo $ $Date: 2006-09-16 14:33:43 $ * * 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_framework.hxx" + //_________________________________________________________________________________________________________________ // my own includes //_________________________________________________________________________________________________________________ @@ -564,9 +567,9 @@ void XCDGenerator::impl_generateCopyright() * * $RCSfile: xml2xcd.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: rt $ $Date: 2005-09-09 02:08:15 $ + * last change: $Author: obo $ $Date: 2006-09-16 14:33:43 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -595,9 +598,9 @@ void XCDGenerator::impl_generateCopyright() * * $RCSfile: xml2xcd.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: rt $ $Date: 2005-09-09 02:08:15 $ + * last change: $Author: obo $ $Date: 2006-09-16 14:33:43 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. |