mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-16 19:22:00 +02:00
11 lines
388 B
Diff
11 lines
388 B
Diff
--- a/modules/juce_core/containers/juce_FixedSizeFunction_test.cpp
|
|
+++ b/modules/juce_core/containers/juce_FixedSizeFunction_test.cpp
|
|
@@ -23,6 +23,7 @@
|
|
==============================================================================
|
|
*/
|
|
|
|
+#include <tuple>
|
|
#if JUCE_ENABLE_ALLOCATION_HOOKS
|
|
#define JUCE_FAIL_ON_ALLOCATION_IN_SCOPE const UnitTestAllocationChecker checker (*this)
|
|
#else
|