Fix building on Linux (#105)

* Fix building on Linux

* Fix style issues
This commit is contained in:
Fangjun Kuang
2023-03-30 19:56:59 +08:00
committed by GitHub
parent b911915a32
commit b535d6db59

View File

@@ -8,6 +8,7 @@
#include <algorithm>
#include <cctype> // std::tolower
#include <mutex> // NOLINT
#include <thread> // NOLINT
#include "portaudio.h" // NOLINT