summaryrefslogtreecommitdiffhomepage
path: root/proto-wine/wine-shm.h
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2020-05-31 06:43:57 +0200
committerStanislaw Halik <sthalik@misaki.pl>2020-05-31 06:43:57 +0200
commit05e2bb37e39fb6c61d5d73c609de19058df05c5a (patch)
treea9eff63fa3d05b1b7cc46a2020d15d18825b0917 /proto-wine/wine-shm.h
parent58d857673ed0fdd801da53b7c7b6dec1dc26d60a (diff)
proto/wine: fix osx sdk build hack
Diffstat (limited to 'proto-wine/wine-shm.h')
-rw-r--r--proto-wine/wine-shm.h3
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