Add conversions for the garbled UIDs

We'll need this to make sure the reported class IDs match up with the
actual IDs.
This commit is contained in:
Robbert van der Helm
2021-01-22 13:31:09 +01:00
parent 29410e3992
commit 249b82f846
4 changed files with 129 additions and 17 deletions
@@ -17,7 +17,6 @@
#pragma once
#include <bitsery/ext/std_optional.h>
#include <bitsery/traits/array.h>
#include <pluginterfaces/vst/ivstcomponent.h>
#include "../../../bitsery/ext/vst3.h"