INTEGRATION: CWS tune03 (1.9.186); FILE MERGED

2004/08/08 12:54:02 mhu 1.9.186.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.
This commit is contained in:
Rüdiger Timm 2004-08-23 07:15:00 +00:00
parent e2517e61e6
commit ba276843d0

View file

@ -2,9 +2,9 @@
*
* $RCSfile: dlgassim.cxx,v $
*
* $Revision: 1.9 $
* $Revision: 1.10 $
*
* last change: $Author: obo $ $Date: 2004-01-20 10:42:32 $
* last change: $Author: rt $ $Date: 2004-08-23 08:15:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -59,6 +59,10 @@
*
************************************************************************/
#ifdef SD_DLLIMPLEMENTATION
#undef SD_DLLIMPLEMENTATION
#endif
#ifndef _SFXDOCFILE_HXX //autogen
#include <sfx2/docfile.hxx>
#endif