INTEGRATION: CWS mingwport04 (1.10.2); FILE MERGED

2007/04/18 12:47:23 vg 1.10.2.1: #i75844# MinGW port efforts part II
This commit is contained in:
Vladimir Glazounov
2007-05-25 10:08:37 +00:00
parent 748c3c314e
commit f41e6411f6

View File

@@ -4,9 +4,9 @@
*
* $RCSfile: servprov.cxx,v $
*
* $Revision: 1.10 $
* $Revision: 1.11 $
*
* last change: $Author: vg $ $Date: 2007-03-26 14:49:03 $
* last change: $Author: vg $ $Date: 2007-05-25 11:08:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,11 +36,7 @@
#pragma warning(disable : 4917 4555)
#endif
#ifdef __MINGW32__
#include <windows.h>
#else
#include "stdafx.h"
#endif
#include "servprov.hxx"
#include "embeddoc.hxx"