diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 05:27:22 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 05:27:22 +0000 |
commit | 93a8b9ef62060344cc2cee3a0cb1fc1b23da65fa (patch) | |
tree | 44027dd7872fc14057c23ad96fc777ed43141d65 /svx/workben | |
parent | 8090106c9c555f9b9474e7e0092c5021a2ad5449 (diff) |
INTEGRATION: CWS pchfix02 (1.13.212); FILE MERGED
2006/09/01 17:47:49 kaib 1.13.212.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/workben')
-rw-r--r-- | svx/workben/edittest.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/workben/edittest.cxx b/svx/workben/edittest.cxx index 38e14916d065..44193ba2a117 100644 --- a/svx/workben/edittest.cxx +++ b/svx/workben/edittest.cxx @@ -4,9 +4,9 @@ * * $RCSfile: edittest.cxx,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: ihi $ $Date: 2006-08-29 14:47:15 $ + * last change: $Author: obo $ $Date: 2006-09-17 06:27:22 $ * * 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_svx.hxx" + #define ITEMID_FONT 0 #define ITEMID_POSTURE 0 #define ITEMID_WEIGHT 0 |