mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
consolidate semaphore implementation (part four)
This commit is contained in:
parent
15c958e32f
commit
3242f16d44
1 changed files with 0 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue