Remove msdos code now in src/msdos, update bakefiles and regenerate.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -56,6 +56,8 @@
|
||||
#elif defined(__WXPM__) || defined (__EMX__)
|
||||
#include "wx/os2/mimetype.h"
|
||||
#undef __UNIX__
|
||||
#elif defined(__DOS__)
|
||||
#include "wx/msdos/mimetype.h"
|
||||
#else // Unix
|
||||
#include "wx/unix/mimetype.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user