all: Remove commented-out include statements.
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
*/
|
||||
|
||||
#include "fdlibm.h"
|
||||
//#include <errno.h>
|
||||
|
||||
#ifdef __STDC__
|
||||
float ldexpf(float value, int exp)
|
||||
|
||||
@@ -25,8 +25,6 @@
|
||||
|
||||
#include "fdlibm.h"
|
||||
#define _IEEE_LIBM 1
|
||||
//#include <reent.h>
|
||||
//#include <errno.h>
|
||||
|
||||
#ifdef __STDC__
|
||||
float lgammaf(float x)
|
||||
|
||||
Reference in New Issue
Block a user