]> git.saurik.com Git - wxWidgets.git/commitdiff
Build fix.
authorWłodzimierz Skiba <abx@abx.art.pl>
Mon, 14 Feb 2005 18:08:24 +0000 (18:08 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Mon, 14 Feb 2005 18:08:24 +0000 (18:08 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/filefn.h

index a42adcc9c6b5eef1c0917c86698896b2eef18c1e..8894f9a788e207204e94b4f3efb27c41ab10788e 100644 (file)
@@ -352,7 +352,7 @@ enum wxFileKind
     #endif
 #endif // platforms
 
-#if defined __WXMSW__ && !defined __WXWINCE__
+#if defined(__WXMSW__) && !defined(__WXWINCE__)
     // get the HANDLE associated with a file descriptor
 #   ifdef __CYGWIN__
 #       include "wx/msw/private.h" // for HANDLE