remove unnecessary <cmath> include

This commit is contained in:
Daniel Agar
2019-11-22 11:16:51 -05:00
committed by GitHub
parent 33a2bd0292
commit 362a2dfa08
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
#pragma once
#include <cmath>
#include <math.h>
#include <stdint.h>
class DataValidator