Kaydet (Commit) c6859ed5 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS mingwport03 (1.10.60); FILE MERGED

2006/09/07 10:22:10 vg 1.10.60.1: #i53572# MinGW port
üst 56d05893
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: Aolevariant.hxx,v $ * $RCSfile: Aolevariant.hxx,v $
* *
* $Revision: 1.10 $ * $Revision: 1.11 $
* *
* last change: $Author: hr $ $Date: 2006-06-20 02:00:12 $ * last change: $Author: vg $ $Date: 2007-03-26 14:02:14 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -38,6 +38,9 @@ ...@@ -38,6 +38,9 @@
#ifndef _SAL_TYPES_H_ #ifndef _SAL_TYPES_H_
#include <sal/types.h> #include <sal/types.h>
#endif #endif
#ifdef __MINGW32__
#include <windows.h>
#endif
#ifndef _RTL_USTRING_HXX_ #ifndef _RTL_USTRING_HXX_
#include <rtl/ustring.hxx> #include <rtl/ustring.hxx>
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment