Removed a number of useless #includes
This commit is contained in:
@@ -9,7 +9,6 @@ Implementation of isnan that directly tests the bits in an ieee float
|
||||
#define _MINIX_SOURCE
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <math.h>
|
||||
|
||||
#include "ieee_float.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user