Fix math.nim on windows

This commit is contained in:
Varriount
2014-11-03 02:17:39 -05:00
parent bd2ba2d73f
commit 6935171b85

View File

@@ -14,7 +14,7 @@
## <backends.html#the-javascript-target>`_.
include "system/inclrtl"
import "impure/fenv"
{.push debugger:off .} # the user does not want to trace a part
# of the standard library!