Add missing <bitset> include

This commit is contained in:
Hector Martin
2021-06-26 19:16:18 +09:00
committed by Robbert van der Helm
parent 94ba58a7a5
commit 51ba93e4ed
+2
View File
@@ -16,6 +16,8 @@
#include "vst3.h"
#include <bitset>
#include "vst3-impls/component-handler-proxy.h"
#include "vst3-impls/connection-point-proxy.h"
#include "vst3-impls/context-menu-proxy.h"