summaryrefslogtreecommitdiffstats
path: root/toolkit/source/awt/vclxtopwindow.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 11:14:37 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 11:14:37 +0000
commit76efba994c76ff97301f1734a182bcb976b7e94a (patch)
treea4fd752b5bbf6a88a48ef3239337df94110652b9 /toolkit/source/awt/vclxtopwindow.cxx
parentINTEGRATION: CWS os2port02 (1.58.4); FILE MERGED (diff)
downloadcore-76efba994c76ff97301f1734a182bcb976b7e94a.tar.gz
core-76efba994c76ff97301f1734a182bcb976b7e94a.zip
INTEGRATION: CWS os2port02 (1.9.36); FILE MERGED
2007/09/30 12:04:51 ydario 1.9.36.1: Issue number: i82034 Submitted by: ydario Reviewed by: ydario Commit of changes for OS/2 CWS source code integration.
Diffstat (limited to 'toolkit/source/awt/vclxtopwindow.cxx')
-rw-r--r--toolkit/source/awt/vclxtopwindow.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/toolkit/source/awt/vclxtopwindow.cxx b/toolkit/source/awt/vclxtopwindow.cxx
index f9c28cccf943..77f804aeebdc 100644
--- a/toolkit/source/awt/vclxtopwindow.cxx
+++ b/toolkit/source/awt/vclxtopwindow.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: vclxtopwindow.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 08:04:41 $
+ * last change: $Author: hr $ $Date: 2007-11-02 12:14:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -43,7 +43,7 @@
#include <com/sun/star/awt/SystemDependentXWindow.hpp>
#endif
-#ifndef UNX
+#if !defined(UNX) && !defined(OS2)
#include <tools/prewin.h>
#include <windows.h>
#include <tools/postwin.h>