Skip to content

Commit 913868e

Browse files
author
Tony Kirke
committed
Add define for windows compile
1 parent 1552496 commit 913868e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spuce/filters/calculate_decimator_taps.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// Copyright (c) 2015 Tony Kirke. Boost Software License - Version 1.0 (http://www.opensource.org/licenses/BSL-1.0)
2+
#define _USE_MATH_DEFINES
23
#include <spuce/filters/calculate_decimator_taps.h>
34
#include <cassert>
45
#include <cmath>

0 commit comments

Comments
 (0)