diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 03:40:10 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 03:40:10 +0000 |
commit | 70a395f81b91d4a6ef951b677453cd4651029a8b (patch) | |
tree | 6470e5402cad45e13a46982d577f398c7e001e04 /svx/source/dialog/stddlg.cxx | |
parent | e32648a7ae5bd32d3946141788087634240ceb36 (diff) |
INTEGRATION: CWS pchfix02 (1.3.116); FILE MERGED
2006/09/01 17:46:24 kaib 1.3.116.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/dialog/stddlg.cxx')
-rw-r--r-- | svx/source/dialog/stddlg.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/dialog/stddlg.cxx b/svx/source/dialog/stddlg.cxx index e1ef8d31a098..cc7e76d8caba 100644 --- a/svx/source/dialog/stddlg.cxx +++ b/svx/source/dialog/stddlg.cxx @@ -4,9 +4,9 @@ * * $RCSfile: stddlg.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: hr $ $Date: 2006-06-19 15:29:42 $ + * last change: $Author: obo $ $Date: 2006-09-17 04:39:55 $ * * 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 _MSGBOX_HXX //autogen |