mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Added an include of <memory> for the android build
This commit is contained in:
parent
8653a97ede
commit
2ecbe54c45
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@
|
|||
|
||||
|
||||
//==============================================================================
|
||||
#include <memory>
|
||||
#include <vector> // included before platform defs to provide a definition of _LIBCPP_VERSION
|
||||
|
||||
#include "juce_CompilerSupport.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue