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
-2
View File
@@ -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"