X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c4e41ce37ac7bcb43663241439cee68ebeff7ffc..1338c59a025505bc066be220fe56e898a72b3ad3:/include/wx/strconv.h diff --git a/include/wx/strconv.h b/include/wx/strconv.h index 50802dc6f9..8a8cc13880 100644 --- a/include/wx/strconv.h +++ b/include/wx/strconv.h @@ -20,6 +20,10 @@ #include "wx/wxchar.h" #include "wx/buffer.h" +#ifdef __DIGITALMARS__ +#include "typeinfo.h" +#endif + #if defined(__VISAGECPP__) && __IBMCPP__ >= 400 # undef __BSEXCPT__ #endif