We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9199044 commit e038c10Copy full SHA for e038c10
include/art_biquad.h
@@ -1,4 +1,3 @@
1
-#pragma once
2
////////////////////////////////////////////////////////////////////////////
3
// **** BIQUAD **** //
4
// Simple Biquad Filter Library //
include/art_resampler.h
@@ -6,7 +6,6 @@
6
// Distributed under the BSD Software License (see license.txt) //
7
8
9
-// resampler.h
10
#pragma once
11
12
#include <string.h>
0 commit comments