1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

BLOCKS: Remove dependent devices following device reset

This commit is contained in:
ed 2019-02-18 17:19:54 +00:00
parent 9ddf8eece2
commit bb5c821edc
7 changed files with 260 additions and 5 deletions

View file

@ -75,6 +75,7 @@ namespace juce
#include "blocks/juce_StatusLight.h"
#include "blocks/juce_BlocksVersion.h"
#include "topology/juce_Topology.h"
#include "topology/juce_BlockGraph.h"
#include "topology/juce_TopologySource.h"
#include "topology/juce_PhysicalTopologySource.h"
#include "topology/juce_RuleBasedTopologySource.h"