add missing pthread.h includes
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <stdint.h>
|
||||
#include <pthread.h>
|
||||
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include "pbd/ringbuffer.h"
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
#include <mmsystem.h>
|
||||
|
||||
#include <stdint.h>
|
||||
#include <pthread.h>
|
||||
|
||||
#include <string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user