diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 05:26:02 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 05:26:02 +0000 |
commit | 6654c0cd67118edd00130337a9b37e8cd49e1e80 (patch) | |
tree | 32b2e89648423c7365c1b2b3b7426851aa9d418a /svx/source/xoutdev/xtabgrdt.cxx | |
parent | ecc30dcc1580e6c85226780f3055dc7eb3588fb0 (diff) |
INTEGRATION: CWS pchfix02 (1.15.114); FILE MERGED
2006/09/01 17:47:48 kaib 1.15.114.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/xoutdev/xtabgrdt.cxx')
-rw-r--r-- | svx/source/xoutdev/xtabgrdt.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/xoutdev/xtabgrdt.cxx b/svx/source/xoutdev/xtabgrdt.cxx index 5345e16de7cd..a724285d935a 100644 --- a/svx/source/xoutdev/xtabgrdt.cxx +++ b/svx/source/xoutdev/xtabgrdt.cxx @@ -4,9 +4,9 @@ * * $RCSfile: xtabgrdt.cxx,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: ihi $ $Date: 2006-08-29 14:45:57 $ + * last change: $Author: obo $ $Date: 2006-09-17 06:26:02 $ * * 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" + // include --------------------------------------------------------------- #ifndef SVX_LIGHT |