Need a few more functions declared.
This commit is contained in:
@@ -17,6 +17,8 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
int isnan(double);
|
||||
int finite(double);
|
||||
int isinf(double);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user