diff options
Diffstat (limited to 'compiler/ropes.nim')
-rw-r--r-- | compiler/ropes.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/ropes.nim b/compiler/ropes.nim index 677a3ce09..3a2fbe44e 100644 --- a/compiler/ropes.nim +++ b/compiler/ropes.nim @@ -61,7 +61,7 @@ import from pathutils import AbsoluteFile when defined(nimPreviewSlimSystem): - import std/[assertions, syncio] + import std/[assertions, syncio, formatfloat] type |