diff options
Diffstat (limited to 'tests/tmath.nim')
| -rw-r--r-- | tests/tmath.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tmath.nim b/tests/tmath.nim index d5a7166..f32a1f5 100644 --- a/tests/tmath.nim +++ b/tests/tmath.nim @@ -7,6 +7,7 @@ type mingw_dbl_type_t = object cDebug() +cDisableCaching() cAddStdDir() cImport cSearchPath("math.h") |
