git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44350
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include <stdlib.h>
#include <ctype.h>
#endif
- extern bool wxIsDriveAvailable(const wxString& dirName);
#endif // __OS2__
#if defined(__WXMAC__)
#undef GetFirstChild
#endif
+bool wxIsDriveAvailable(const wxString& dirName);
+
// ----------------------------------------------------------------------------
// wxGetAvailableDrives, for WINDOWS, DOS, OS2, MAC, UNIX (returns "/")
// ----------------------------------------------------------------------------