mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
LV2 Client: Add basic LV2URI validation at build time
This commit is contained in:
parent
88e5e23f95
commit
583f90bef3
2 changed files with 19 additions and 0 deletions
|
|
@ -67,6 +67,7 @@
|
|||
#include <queue>
|
||||
#include <set>
|
||||
#include <sstream>
|
||||
#include <string_view>
|
||||
#include <thread>
|
||||
#include <typeindex>
|
||||
#include <unordered_map>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue