]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/dirdlg.cpp
applied Otto Wyss' patch to extend wxHelpController::KeywordSearch with mode argument...
[wxWidgets.git] / src / os2 / dirdlg.cpp
index f2ac2d3035e9f58dfce9a152b8eb4d3f3a5b77b2..c4a85eef972f6374b0ad9bb8ad4e111e748fb1b4 100644 (file)
@@ -9,6 +9,10 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
+#ifdef __GNUG__
+    #pragma implementation "dirdlg.h"
+#endif
+
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
@@ -23,7 +27,6 @@
 #include "wx/os2/private.h"
 #include "wx/cmndata.h"
 
-#include <math.h>
 #include <stdlib.h>
 #include <string.h>