Completed sync of BASE_CMN_SRC between PalmOS and bakefiles. Missing features (stdpaths) added and buildable.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -89,6 +89,8 @@ protected:
|
||||
#include "wx/os2/stdpaths.h"
|
||||
#elif defined(__UNIX__)
|
||||
#include "wx/unix/stdpaths.h"
|
||||
#elif defined(__PALMOS__)
|
||||
#include "wx/palmos/stdpaths.h"
|
||||
#endif
|
||||
|
||||
#endif // _WX_STDPATHS_H_
|
||||
|
Reference in New Issue
Block a user