enable floating point API by default
This commit is contained in:
@@ -121,7 +121,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||||||
|
|
||||||
// set this to 1 to disable all floating point operations
|
// set this to 1 to disable all floating point operations
|
||||||
// (disables some float-dependent APIs)
|
// (disables some float-dependent APIs)
|
||||||
#define TORRENT_NO_FPU 1
|
#define TORRENT_NO_FPU 0
|
||||||
|
|
||||||
#ifdef TORRENT_WINDOWS
|
#ifdef TORRENT_WINDOWS
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
Reference in New Issue
Block a user