X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d0ee33f5c6908b4ac5e1364381f0ef00942e3936..9c43d88f6d47342edafa8b5e502e33a7ce2b6d98:/src/common/strconv.cpp diff --git a/src/common/strconv.cpp b/src/common/strconv.cpp index 40bc93d871..ed6cb03ae8 100644 --- a/src/common/strconv.cpp +++ b/src/common/strconv.cpp @@ -75,9 +75,11 @@ #include "wx/utils.h" #ifdef __WXMAC__ +#ifndef __DARWIN__ #include #include #include +#endif #include "wx/mac/private.h" // includes mac headers #endif