Kaydet (Commit) 442fae86 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS os2port02 (1.4.112); FILE MERGED

2007/10/04 19:45:57 ydario 1.4.112.1: Issue number: i82034
Submitted by: ydario
Reviewed by:  ydario
Commit of changes for OS/2 CWS source code integration.
üst 76493e93
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: global.hxx,v $ * $RCSfile: global.hxx,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: hr $ $Date: 2006-06-19 14:13:08 $ * last change: $Author: hr $ $Date: 2007-11-02 13:09:53 $
* *
* 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.
...@@ -39,7 +39,9 @@ ...@@ -39,7 +39,9 @@
#if defined _MSC_VER #if defined _MSC_VER
#pragma warning(push, 1) #pragma warning(push, 1)
#endif #endif
#ifndef OS2
#include <windows.h> #include <windows.h>
#endif
#if defined _MSC_VER #if defined _MSC_VER
#pragma warning(pop) #pragma warning(pop)
#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