Remove math.h

This commit is contained in:
Evan Miller
2020-12-21 11:26:45 -05:00
parent ec994b6f43
commit 25435201b4
2 changed files with 1 additions and 3 deletions

View File

@@ -17,7 +17,6 @@
*/
#include <time.h>
#include <math.h>
#include <inttypes.h>
#include "mdbtools.h"