diff options
-rw-r--r-- | svx/source/xoutdev/xtabhtch.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/xoutdev/xtabhtch.cxx b/svx/source/xoutdev/xtabhtch.cxx index 8daac0629140..0aeec5c2e11c 100644 --- a/svx/source/xoutdev/xtabhtch.cxx +++ b/svx/source/xoutdev/xtabhtch.cxx @@ -4,9 +4,9 @@ * * $RCSfile: xtabhtch.cxx,v $ * - * $Revision: 1.17 $ + * $Revision: 1.18 $ * - * last change: $Author: ihi $ $Date: 2006-08-29 14:46:08 $ + * last change: $Author: obo $ $Date: 2006-09-17 06:26:17 $ * * 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 |