Fix Windows builds (pthread_t)
This commit is contained in:
parent
baf307838c
commit
f589aedcfe
@ -22,6 +22,8 @@
|
||||
*/
|
||||
|
||||
#ifdef HAVE_USB
|
||||
#include "pbd/pthread_utils.h"
|
||||
|
||||
#include <libusb.h>
|
||||
/* ControlProtocolManager is a singleton, so we can use static
|
||||
* here. This has the advantage that libusb.h does not need
|
||||
|
Loading…
Reference in New Issue
Block a user