all: Remove commented-out include statements.

This commit is contained in:
stijn
2020-04-16 09:22:15 +02:00
committed by Damien George
parent 1ae7e0e561
commit d6243568a0
7 changed files with 0 additions and 13 deletions

View File

@@ -1,4 +1,3 @@
//#include <fenv.h>
#include <math.h>
/* nearbyint is the same as rint, but it must not raise the inexact exception */