We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f120866 commit 34a7345Copy full SHA for 34a7345
1 file changed
HashLib.Tests/FreePascal.Tests/HashLibConsole.lpr
@@ -3,6 +3,7 @@
3
{$mode objfpc}{$H+}
4
5
uses
6
+ {$IFDEF UNIX}cwstring,{$ENDIF}
7
consoletestrunner,
8
HashLibTestBase,
9
TestVectors,
0 commit comments