X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7be1f0d91a912a73b110157170124830446e15e1..00631700eb30afcf542e4da197484ebde2052a25:/src/common/cmndata.cpp diff --git a/src/common/cmndata.cpp b/src/common/cmndata.cpp index 83ca461048..07fd3cd826 100644 --- a/src/common/cmndata.cpp +++ b/src/common/cmndata.cpp @@ -38,7 +38,8 @@ #include #endif -#if defined(__WATCOMC__) +#if defined(__WATCOMC__) || defined(__SC__) || defined(__SALFORDC__) +#include #include #endif