diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 03:38:45 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 03:38:45 +0000 |
commit | 0ac0d06366e83887b85e6247d9ccff37641e9605 (patch) | |
tree | f6b96cb140088db0635b90ec5586bc7ddd5fc877 /svx/source/dialog/showcols.cxx | |
parent | 733fca5f6a07ff785ecf74425366f2f7b2f67dfd (diff) |
INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED
2006/09/01 17:46:23 kaib 1.6.116.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/dialog/showcols.cxx')
-rw-r--r-- | svx/source/dialog/showcols.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/dialog/showcols.cxx b/svx/source/dialog/showcols.cxx index 79dc8593246c..383df96770c7 100644 --- a/svx/source/dialog/showcols.cxx +++ b/svx/source/dialog/showcols.cxx @@ -4,9 +4,9 @@ * * $RCSfile: showcols.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2006-06-19 15:28:25 $ + * last change: $Author: obo $ $Date: 2006-09-17 04:38:32 $ * * 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" + #ifdef SVX_DLLIMPLEMENTATION #undef SVX_DLLIMPLEMENTATION #endif |