diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 03:12:07 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 03:12:07 +0000 |
commit | 16900dfd316838ebdc3b2518d8689838de5e29d8 (patch) | |
tree | de097ead1505bcb98edb2f3f267dd63642c6cb63 /svx/source/dialog/commonlingui.cxx | |
parent | a6a2c080ac7e2890ab35ed3f43e16fc628fbe6c7 (diff) |
INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED
2006/09/01 17:46:05 kaib 1.6.116.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/dialog/commonlingui.cxx')
-rw-r--r-- | svx/source/dialog/commonlingui.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/dialog/commonlingui.cxx b/svx/source/dialog/commonlingui.cxx index 62b481d30597..1c2db25af58b 100644 --- a/svx/source/dialog/commonlingui.cxx +++ b/svx/source/dialog/commonlingui.cxx @@ -4,9 +4,9 @@ * * $RCSfile: commonlingui.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2006-06-19 15:02:19 $ + * last change: $Author: obo $ $Date: 2006-09-17 04:12:07 $ * * 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_svx.hxx" #ifndef SVX_COMMON_LINGUI_HXX #include "commonlingui.hxx" #endif |