mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
StandardHeader: Include <utility> for GCC 12 compatibility
This commit is contained in:
parent
f77b286b8c
commit
ce8aff22c3
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@
|
|||
#include <typeindex>
|
||||
#include <unordered_map>
|
||||
#include <unordered_set>
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
#include <set>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue