13
0

consolidate semaphore implementation (part four)

This commit is contained in:
Robin Gareus 2015-12-02 16:27:14 +01:00
parent 15c958e32f
commit 3242f16d44

View File

@ -24,10 +24,6 @@
#include <glibmm/threads.h>
#ifdef PLATFORM_WINDOWS
#include "pbd/glib_semaphore.h"
#endif
#include "pbd/crossthread.h"
#include "pbd/ringbuffer.h"
#include "pbd/pool.h"