]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/filefn.h
removed checks for compilers supporting wxUSE_ON_FATAL_EXCEPTION, it's in wx/chkconf...
[wxWidgets.git] / 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