Skip to content

Commit

Permalink
Include <cmath>
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstark committed Nov 18, 2024
1 parent e213446 commit d62731f
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 @@ -48,6 +48,7 @@
#include <algorithm>
#include <limits>
#include <cstdint>
#include <cmath>

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

0 comments on commit d62731f

Please sign in to comment.