diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 14:37:35 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 14:37:35 +0000 |
commit | e015d03ea3ee49f347132b5de1e99351d2fd550f (patch) | |
tree | 43e64651e03053bde445cf16a07416bebac8170c /configmgr | |
parent | 59e865feb30eea95a46befcd02224a96f9d6b0cc (diff) |
INTEGRATION: CWS pchfix02 (1.22.60); FILE MERGED
2006/09/01 17:20:55 kaib 1.22.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'configmgr')
-rw-r--r-- | configmgr/workben/apitest/cfgapi.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/configmgr/workben/apitest/cfgapi.cxx b/configmgr/workben/apitest/cfgapi.cxx index 4e4b8a8b893b..b57baca2d2b2 100644 --- a/configmgr/workben/apitest/cfgapi.cxx +++ b/configmgr/workben/apitest/cfgapi.cxx @@ -4,9 +4,9 @@ * * $RCSfile: cfgapi.cxx,v $ * - * $Revision: 1.22 $ + * $Revision: 1.23 $ * - * last change: $Author: rt $ $Date: 2005-09-08 04:45:52 $ + * last change: $Author: obo $ $Date: 2006-09-16 15:37:35 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_configmgr.hxx" #define _PRIVATE_TEST_ #include <iostream> |