Skip to content

Commit

Permalink
Omega: fix missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinchowdhury18 committed Dec 31, 2023
1 parent 7a3c85e commit 7228231
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 15 deletions.
1 change: 1 addition & 0 deletions include/chowdsp_wdf/math/omega.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@

#include <algorithm>
#include <cstdint>
#include <cstddef>
#include "sample_type.h"

namespace chowdsp
Expand Down
Loading

0 comments on commit 7228231

Please sign in to comment.