]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/filedlg.cpp
#pragma implementation fix.
[wxWidgets.git] / src / os2 / filedlg.cpp
index 2c6d7bf1c002addb575acd6b1adb8b095f117bbc..efaec2a6c9de3b0c033b5892d9dfa19ae9998933 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     10/05/99
 // RCS-ID:      $Id$
 // Copyright:   (c) David Webster
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // For compilers that support precompilation, includes "wx.h".
@@ -23,6 +23,7 @@
     #include "wx/intl.h"
     #include "wx/log.h"
     #include "wx/app.h"
+    #include "wx/math.h"
 #endif
 
 #define INCL_PM
@@ -30,7 +31,6 @@
 
 #include "wx/os2/private.h"
 
-#include <math.h>
 #include <stdlib.h>
 #include <string.h>