]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/filedlg.cpp
Tried to restore wxPopupTransientWindow functionality
[wxWidgets.git] / src / msw / filedlg.cpp
index a474faac76fcc226a93b8d95b84b5130ebed659e..9e5f80ea48ece3938481935136f2296e97c92b3f 100644 (file)
     #include <commdlg.h>
 #endif
 
-#include <math.h>
 #include <stdlib.h>
 #include <string.h>
 
 #include "wx/filename.h"
 #include "wx/tokenzr.h"
+#include "wx/math.h"
 
 #include "wx/msw/missing.h"