From c3c96a947e1dd1b445323139dfd81ff674ac080d Mon Sep 17 00:00:00 2001 From: Fredrik Høisæther Rasch Date: Tue, 25 Oct 2016 19:53:45 +0200 Subject: vccwrap: Removed import of parseopt Not necessary, since vccexe uses less advanced, but non-invasive argument parsing --- tools/vccenv/vccexe.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/vccenv/vccexe.nim') diff --git a/tools/vccenv/vccexe.nim b/tools/vccenv/vccexe.nim index bbac117df..892246830 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} -- cgit 1.4.1-2-gfad0