diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 04:35:43 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 04:35:43 +0000 |
commit | 36ec19e608dbc0b7b1c4ac5b090d0440d3fc7505 (patch) | |
tree | e9dc9b9c5787151b34a3909952e6e8081d5cd384 /svx/source/sdr/contact/sdrmediawindow.cxx | |
parent | 95261c49fd94f4ce1e5109275ab41264f274b677 (diff) |
INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED
2006/09/01 17:47:11 kaib 1.4.116.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/sdr/contact/sdrmediawindow.cxx')
-rw-r--r-- | svx/source/sdr/contact/sdrmediawindow.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/sdr/contact/sdrmediawindow.cxx b/svx/source/sdr/contact/sdrmediawindow.cxx index 9b23fa49f774..cb5c7357371d 100644 --- a/svx/source/sdr/contact/sdrmediawindow.cxx +++ b/svx/source/sdr/contact/sdrmediawindow.cxx @@ -4,9 +4,9 @@ * * $RCSfile: sdrmediawindow.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-06-19 16:26:23 $ + * last change: $Author: obo $ $Date: 2006-09-17 05:34:48 $ * * 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 "sdrmediawindow.hxx" #ifndef _TRANSFER_HXX |