]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/joystick.cpp
minValue and maxValue are interpreted correctly in SetRange() (were inversed)
[wxWidgets.git] / src / msw / joystick.cpp
index 7911b1338f77bd18b10295afaa3c43d917614ea1..de7d50f4b1144b571f99d92374614ce781e8f341 100644 (file)
@@ -16,7 +16,7 @@
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
-#if defined(__BORLANDC__)
+#ifdef __BORLANDC__
 #pragma hdrstop
 #endif