From: Václav Slavík Date: Thu, 7 Aug 2003 13:13:17 +0000 (+0000) Subject: this file doesn't compile with Watcom X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/5d6ae97113bd54ba2de7402ae77a13817b129894?hp=3534e34a1b68639a11ac0e643b372e873995368f this file doesn't compile with Watcom git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/contrib/src/mmedia/vidwin.cpp b/contrib/src/mmedia/vidwin.cpp index e763ac8df2..14ab5558c4 100644 --- a/contrib/src/mmedia/vidwin.cpp +++ b/contrib/src/mmedia/vidwin.cpp @@ -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