mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +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:
@@ -25,8 +25,6 @@
|
||||
#include <vestige/aeffectx.h>
|
||||
#include <windows.h>
|
||||
|
||||
#include <mutex>
|
||||
|
||||
#include "../../common/communication/vst2.h"
|
||||
#include "../../common/configuration.h"
|
||||
#include "../editor.h"
|
||||
|
||||
Reference in New Issue
Block a user