mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Move defintion of M_LN2 to include/share/compat.h.
This commit is contained in:
@@ -51,10 +51,6 @@
|
||||
|
||||
#ifndef FLAC__INTEGER_ONLY_LIBRARY
|
||||
|
||||
#ifndef M_LN2
|
||||
#define M_LN2 0.69314718055994530942
|
||||
#endif
|
||||
|
||||
#if !defined(HAVE_LROUND)
|
||||
#if defined(_MSC_VER)
|
||||
#include <float.h>
|
||||
|
||||
Reference in New Issue
Block a user