1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00

Added <array> to juce_StandardHeader.h and removed some unnecessary includes from juce_analytics and juce_dsp

This commit is contained in:
ed 2020-11-25 17:03:50 +00:00
parent 4de5726775
commit 3a3ef41ad5
3 changed files with 1 additions and 5 deletions

View file

@ -51,7 +51,6 @@
#pragma once
#define JUCE_ANALYTICS_H_INCLUDED
#include <queue>
#include <juce_gui_basics/juce_gui_basics.h>
#include "destinations/juce_AnalyticsDestination.h"