diff --git a/tools/vccenv/vccexe.nim b/tools/vccenv/vccexe.nim index bbac117dfd..8922468309 100644 --- a/tools/vccenv/vccexe.nim +++ b/tools/vccenv/vccexe.nim @@ -1,4 +1,4 @@ -import strutils, strtabs, os, osproc, parseopt, vccenv +import strutils, strtabs, os, osproc, vccenv when defined(release): let vccOptions = {poParentStreams}