Skip to content

Commit

Permalink
Add #include <array>
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstark committed Nov 18, 2024
1 parent d62731f commit dbc49d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AudioFile.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
#include <limits>
#include <cstdint>
#include <cmath>
#include <array>

// disable some warnings on Windows
#if defined (_MSC_VER)
Expand Down

0 comments on commit dbc49d7

Please sign in to comment.