diff options
Diffstat (limited to 'indra/newview/macutil_Prefix.h')
-rw-r--r-- | indra/newview/macutil_Prefix.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/macutil_Prefix.h b/indra/newview/macutil_Prefix.h index f8050c8d35..145a01c702 100644 --- a/indra/newview/macutil_Prefix.h +++ b/indra/newview/macutil_Prefix.h @@ -39,3 +39,6 @@ #include <Carbon/Carbon.h> +#undef check +#undef verify +#undef require |