widestrs are always available for better interop

This commit is contained in:
Andreas Rumpf
2016-05-28 20:18:11 +02:00
parent 27a7caf176
commit ab08ee1ce6

View File

@@ -236,8 +236,7 @@ when declared(stdout):
# interface to the C procs:
when (defined(windows) and not defined(useWinAnsi)) or defined(nimdoc):
include "system/widestrs"
include "system/widestrs"
when defined(windows) and not defined(useWinAnsi):
when defined(cpp):