mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-14 04:19:59 +02:00
Get rid of unused bitsery FUID extension
This would need a UID conversion to be safe anyway, so it's better to just get rid of it.
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
#include <bitsery/traits/string.h>
|
||||
#include <pluginterfaces/base/ipluginbase.h>
|
||||
|
||||
#include "../../bitsery/ext/vst3.h"
|
||||
#include "base.h"
|
||||
#include "host-context-proxy.h"
|
||||
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
#include <bitsery/ext/std_optional.h>
|
||||
#include <pluginterfaces/vst/ivstcomponent.h>
|
||||
|
||||
#include "../../../bitsery/ext/vst3.h"
|
||||
#include "../../common.h"
|
||||
#include "../base.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user