diff --git a/src/msw/graphicsd2d.cpp b/src/msw/graphicsd2d.cpp index b557059bf6..7332bcafdd 100644 --- a/src/msw/graphicsd2d.cpp +++ b/src/msw/graphicsd2d.cpp @@ -60,7 +60,7 @@ #include "wx/module.h" #include "wx/window.h" #include "wx/msw/private.h" - #include "wx/math.h" + #include // for FLT_MAX #endif // !WX_PRECOMP #include "wx/graphics.h"