]> git.saurik.com Git - wxWidgets.git/commitdiff
this file doesn't compile with Watcom
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 7 Aug 2003 13:13:17 +0000 (13:13 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 7 Aug 2003 13:13:17 +0000 (13:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

contrib/src/mmedia/vidwin.cpp

index e763ac8df2a684d8f2f539fb19c74dbc1c953ca2..14ab5558c478fa00be1af2f1231d351fe72e9397 100644 (file)
@@ -18,7 +18,7 @@
 #include "wx/wx.h"
 #endif
 
-#if defined(__WINDOWS__) && !defined(__GNUWIN32__)
+#if defined(__WINDOWS__) && !defined(__GNUWIN32__) && !defined(__WATCOMC__)
 
 #ifdef __BORLANDC__
     #pragma hdrstop