diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 05:25:47 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 05:25:47 +0000 |
commit | ecc30dcc1580e6c85226780f3055dc7eb3588fb0 (patch) | |
tree | 3351aeda047f5de8ed27798eccdd37ffff2cdab5 /svx/source/xoutdev/xtabdash.cxx | |
parent | 0b0d003cdbd33b6114388453604e2005b3ffe660 (diff) |
INTEGRATION: CWS pchfix02 (1.15.112); FILE MERGED
2006/09/01 17:47:48 kaib 1.15.112.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/xoutdev/xtabdash.cxx')
-rw-r--r-- | svx/source/xoutdev/xtabdash.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/xoutdev/xtabdash.cxx b/svx/source/xoutdev/xtabdash.cxx index 270a95844a60..1efb07421457 100644 --- a/svx/source/xoutdev/xtabdash.cxx +++ b/svx/source/xoutdev/xtabdash.cxx @@ -4,9 +4,9 @@ * * $RCSfile: xtabdash.cxx,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: ihi $ $Date: 2006-08-29 14:45:45 $ + * last change: $Author: obo $ $Date: 2006-09-17 06:25:47 $ * * 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 |