Fix BigSur/ARM builds (undo Apple defines conflicting with sigc)

This commit is contained in:
Robin Gareus 2021-08-13 15:16:24 +02:00
parent 945c8f2880
commit c95a66cb80
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -35,6 +35,8 @@
#include <Carbon/Carbon.h>
#endif
#undef nil
#ifdef COREAUDIO105
#define ArdourComponent Component
#define ArdourDescription ComponentDescription