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:
Paul Davis 2008-01-07 20:41:51 +00:00
parent e6dc790374
commit 5284a1efca
16 changed files with 180 additions and 73 deletions

View file

@ -25,6 +25,9 @@
#include <glib/gmem.h>
#include <glib/gmessages.h>
#ifndef g_assert
#include <glib/gtestutils.h>
#endif
#include <ctime>
#include <algorithm>