Merge pull request #761 from sukhchainn/patch-2

Remove superfluous #include <math.h>
master
dumblob 2019-09-20 18:04:41 +02:00 committed by GitHub
commit df60f5590d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@
#include <string.h>
#include <math.h>
#include <assert.h>
#include <math.h>
#include <limits.h>
#include <time.h>