Fix <array> missing for the macOS build
This commit is contained in:
parent
802d53edac
commit
e87c288219
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@
|
|||
#include "MathHelpers.h"
|
||||
#include <absl/algorithm/container.h>
|
||||
#include <absl/types/span.h>
|
||||
#include <array>
|
||||
#include <cmath>
|
||||
|
||||
namespace sfz {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue