From 87eb3a105d4a2b6f9e9fd18bc6cca18d458d1cca Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Tue, 6 Sep 2016 20:35:02 +0200 Subject: Some small fixes to changes introduced by #4683. --- lib/pure/asyncfile.nim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/pure/asyncfile.nim') diff --git a/lib/pure/asyncfile.nim b/lib/pure/asyncfile.nim index 8801c64d0..ffe6a391e 100644 --- a/lib/pure/asyncfile.nim +++ b/lib/pure/asyncfile.nim @@ -24,6 +24,8 @@ import asyncdispatch, os +# TODO: Fix duplication introduced by PR #4683. + when defined(windows) or defined(nimdoc): import winlean else: -- cgit 1.4.1-2-gfad0