Resolve some Xcode12 C++11, sigc++ issues

This commit is contained in:
Robin Gareus 2020-12-12 04:46:22 +01:00
parent 1db219b3d8
commit 5e76d63c06
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
3 changed files with 4 additions and 0 deletions

View file

@ -24,6 +24,8 @@
#include <mach/thread_policy.h>
#include <mach/thread_act.h>
#undef nil
#include <glibmm.h>
#include "coreaudio_backend.h"