]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/dir.cpp
fix printf() argument type in GetOsInfo()
[wxWidgets.git] / src / palmos / dir.cpp
index 715d3877477cc71f26e2f978caf2f60952b89568..7fa7d61f862f14e55319013c671d21ddd7cde400 100644 (file)
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "dir.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
@@ -34,7 +30,7 @@
 #endif // PCH
 
 #include "wx/dir.h"
-#include "wx/filefn.h"          // for wxPathExists()
+#include "wx/filefn.h"          // for wxDirExists()
 
 // ----------------------------------------------------------------------------
 // define the types and functions used for file searching