Skip to content

Commit 8e22cd4

Browse files
ahorekglebm
authored andcommitted
math.h is deprecated
1 parent fbbadbf commit 8e22cd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/util.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#include <vector>
1414
#include <string>
1515
#include <assert.h>
16-
#include <math.h>
1716

1817
#define SASS_ASSERT(cond, msg) assert(cond && msg)
1918

0 commit comments

Comments
 (0)