Explicitly include <mutex>

This is an indirect dependency in Boost 1.72/1.73, but not in older
versions.
This commit is contained in:
Robbert van der Helm
2020-12-25 21:55:00 +01:00
parent 80ef1ec394
commit 6b4df4d274
4 changed files with 4 additions and 4 deletions
-1
View File
@@ -19,7 +19,6 @@
#include <vestige/aeffectx.h>
#include <boost/asio/io_context.hpp>
#include <mutex>
#include <thread>
#include "../../common/communication/vst2.h"