1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_core/system
reuk 914f55683c
StandardHeader: Fix missing definition of alignment_of_v
When building in C++23 mode for iOS with Xcode 16.1 and Ninja, this
symbol could not be found, presumably because it is no longer included
transitively via other standard headers.
2024-12-05 11:54:11 +00:00
..
juce_CompilerSupport.h Core: Update compile time flags for checking C++ support 2024-09-05 18:59:05 +01:00
juce_CompilerWarnings.h Deprecations: Add ignore deprecation warning macros 2024-11-27 11:07:04 +00:00
juce_PlatformDefs.h Assertions: Add preprocessor definitions for checking when assertions are enabled 2024-08-01 16:10:09 +00:00
juce_StandardHeader.h StandardHeader: Fix missing definition of alignment_of_v 2024-12-05 11:54:11 +00:00
juce_SystemStats.cpp Fix C++23 compilation 2024-08-15 11:15:15 +02:00
juce_SystemStats.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_TargetPlatform.h Make building with MinGW a compiler error 2024-11-22 14:43:18 +00:00