mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
Add missing <bitset> include
This commit is contained in:
committed by
Robbert van der Helm
parent
94ba58a7a5
commit
51ba93e4ed
@@ -16,6 +16,8 @@
|
|||||||
|
|
||||||
#include "vst3.h"
|
#include "vst3.h"
|
||||||
|
|
||||||
|
#include <bitset>
|
||||||
|
|
||||||
#include "vst3-impls/component-handler-proxy.h"
|
#include "vst3-impls/component-handler-proxy.h"
|
||||||
#include "vst3-impls/connection-point-proxy.h"
|
#include "vst3-impls/connection-point-proxy.h"
|
||||||
#include "vst3-impls/context-menu-proxy.h"
|
#include "vst3-impls/context-menu-proxy.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user