mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-11 15:16:27 +01:00
libnyquist: Update for VS2015+
This commit is contained in:
@@ -1591,7 +1591,7 @@ double step_to_hz(double steps)
|
||||
}
|
||||
|
||||
#ifdef WIN32
|
||||
#ifndef _MSC_VER < 1800
|
||||
#if _MSC_VER < 1800
|
||||
#define RECIP_LOG_2 1.44269504088895364453
|
||||
|
||||
double log2(double x)
|
||||
|
||||
Reference in New Issue
Block a user