diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 04:33:52 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 04:33:52 +0000 |
commit | 76c1e9282a7ac7531d0613842a5413d5d0b08b2b (patch) | |
tree | 8f51de3efbf1d88945fc71f7325e26744c47e165 /svx/source/sdr/contact/displayinfo.cxx | |
parent | 683808d29af3eabd25cfddd007f1bb07dee72356 (diff) |
INTEGRATION: CWS pchfix02 (1.9.114); FILE MERGED
2006/09/01 17:47:10 kaib 1.9.114.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/sdr/contact/displayinfo.cxx')
-rw-r--r-- | svx/source/sdr/contact/displayinfo.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/sdr/contact/displayinfo.cxx b/svx/source/sdr/contact/displayinfo.cxx index b958a77670e4..b91ff1503a2d 100644 --- a/svx/source/sdr/contact/displayinfo.cxx +++ b/svx/source/sdr/contact/displayinfo.cxx @@ -4,9 +4,9 @@ * * $RCSfile: displayinfo.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: hr $ $Date: 2006-06-19 16:25:17 $ + * last change: $Author: obo $ $Date: 2006-09-17 05:33:52 $ * * 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" + #ifndef _SDR_CONTACT_DISPLAYINFO_HXX #include <svx/sdr/contact/displayinfo.hxx> #endif |