Fix building on Linux (#105)
* Fix building on Linux * Fix style issues
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <cctype> // std::tolower
|
#include <cctype> // std::tolower
|
||||||
|
#include <mutex> // NOLINT
|
||||||
#include <thread> // NOLINT
|
#include <thread> // NOLINT
|
||||||
|
|
||||||
#include "portaudio.h" // NOLINT
|
#include "portaudio.h" // NOLINT
|
||||||
|
|||||||
Reference in New Issue
Block a user