diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 13:33:14 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 13:33:14 +0000 |
commit | 0ff8e24a693853cec40a9b400d6f50ca58ed97f6 (patch) | |
tree | 8e4682b08498713516db175f113c191eec5ee738 /framework/test | |
parent | 121202052f1effc4e0ee2525d052335e204c045b (diff) |
INTEGRATION: CWS pchfix02 (1.9.202); FILE MERGED
2006/09/01 17:29:36 kaib 1.9.202.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework/test')
-rw-r--r-- | framework/test/typecfg/cfgview.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/test/typecfg/cfgview.cxx b/framework/test/typecfg/cfgview.cxx index 4e7d647bd007..7a5352dfe461 100644 --- a/framework/test/typecfg/cfgview.cxx +++ b/framework/test/typecfg/cfgview.cxx @@ -4,9 +4,9 @@ * * $RCSfile: cfgview.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: rt $ $Date: 2005-09-09 02:07:25 $ + * last change: $Author: obo $ $Date: 2006-09-16 14:33:14 $ * * 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 //_________________________________________________________________________________________________________________ |