mirror of
https://github.com/TomHarte/CLK.git
synced 2025-09-26 01:16:29 +00:00
The FIRFilter interface depends upon size_t.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include "FIRFilter.hpp"
|
||||
|
||||
#include <cmath>
|
||||
#include <cstddef>
|
||||
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.1415926f
|
||||
|
Reference in New Issue
Block a user