diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 05:18:05 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 05:18:05 +0000 |
commit | 8c62294df5c47700c5dfa2944ebccd87012a4625 (patch) | |
tree | 7b03de2db7f638e2405db2955c28591bd0887f5e /svx/source/unoedit | |
parent | 22fd210738202d1185740b66602aa7c059deb4f4 (diff) |
INTEGRATION: CWS pchfix02 (1.3.116); FILE MERGED
2006/09/01 17:47:42 kaib 1.3.116.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/unoedit')
-rw-r--r-- | svx/source/unoedit/unopracc.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/unoedit/unopracc.cxx b/svx/source/unoedit/unopracc.cxx index 82c39f5a160a..ca91c2c9c29c 100644 --- a/svx/source/unoedit/unopracc.cxx +++ b/svx/source/unoedit/unopracc.cxx @@ -4,9 +4,9 @@ * * $RCSfile: unopracc.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: hr $ $Date: 2006-06-19 17:02:38 $ + * last change: $Author: obo $ $Date: 2006-09-17 06:18:05 $ * * 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" + //------------------------------------------------------------------------ // // Global header |