fix windows/mingw builds
This commit is contained in:
parent
d959461537
commit
23333a271e
@ -25,6 +25,7 @@
|
||||
#include <map>
|
||||
#include <boost/function.hpp>
|
||||
#include <boost/bind.hpp> /* we don't need this here, but anything calling call_slot() probably will, so this is convenient */
|
||||
#include <pthread.h>
|
||||
#include <glibmm/threads.h>
|
||||
|
||||
#include "pbd/libpbd_visibility.h"
|
||||
|
Loading…
Reference in New Issue
Block a user