diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 03:17:54 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 03:17:54 +0000 |
commit | 65d5acc244d4411ac7abbe7aefe91e35eba17dcb (patch) | |
tree | badfeb9bcd243d0f97703d6305a8864f17bc9635 /svx/source/dialog/dlgfact.cxx | |
parent | 0635d1237c33fdb2a1651c5cf7e62455d27ff974 (diff) |
INTEGRATION: CWS pchfix02 (1.28.2); FILE MERGED
2006/09/01 17:46:09 kaib 1.28.2.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/dialog/dlgfact.cxx')
-rw-r--r-- | svx/source/dialog/dlgfact.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/dialog/dlgfact.cxx b/svx/source/dialog/dlgfact.cxx index ef35e778852f..9164ec656b8c 100644 --- a/svx/source/dialog/dlgfact.cxx +++ b/svx/source/dialog/dlgfact.cxx @@ -4,9 +4,9 @@ * * $RCSfile: dlgfact.cxx,v $ * - * $Revision: 1.28 $ + * $Revision: 1.29 $ * - * last change: $Author: hr $ $Date: 2006-08-15 10:38:22 $ + * last change: $Author: obo $ $Date: 2006-09-17 04:17:54 $ * * 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 |