mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 05:36:31 +01:00
various OS X fixes, mostly related to AU support
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2836 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
e6dc790374
commit
5284a1efca
16 changed files with 180 additions and 73 deletions
|
|
@ -25,6 +25,9 @@
|
|||
|
||||
#include <glib/gmem.h>
|
||||
#include <glib/gmessages.h>
|
||||
#ifndef g_assert
|
||||
#include <glib/gtestutils.h>
|
||||
#endif
|
||||
|
||||
#include <ctime>
|
||||
#include <algorithm>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue