mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-14 20:40:03 +02:00
Explicitly include <mutex>
This is an indirect dependency in Boost 1.72/1.73, but not in older versions.
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
#include <vestige/aeffectx.h>
|
||||
|
||||
#include <boost/asio/io_context.hpp>
|
||||
#include <mutex>
|
||||
#include <thread>
|
||||
|
||||
#include "../../common/communication/vst2.h"
|
||||
|
||||
Reference in New Issue
Block a user