diff options
Diffstat (limited to 'proto-wine/wine-shm.h')
-rw-r--r-- | proto-wine/wine-shm.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/proto-wine/wine-shm.h b/proto-wine/wine-shm.h index fc3f8711..62e8bbec 100644 --- a/proto-wine/wine-shm.h +++ b/proto-wine/wine-shm.h @@ -8,9 +8,6 @@ # pragma clang diagnostic ignored "-Wreserved-id-macro" #endif -// OSX sdk 10.8 build error otherwise -#undef _LIBCPP_MSVCRT - #ifdef __clang__ # pragma clang diagnostic pop #endif |