From: Michael Wallner Date: Tue, 4 Dec 2018 10:34:47 +0000 (+0100) Subject: fix test X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=commitdiff_plain;h=2069cc3c64550fc1a263499457c2226b32b46ba7 fix test --- diff --git a/tests/idn/idn.psi b/tests/idn/idn.psi index aaf0f81..77afbc7 100644 --- a/tests/idn/idn.psi +++ b/tests/idn/idn.psi @@ -1,6 +1,7 @@ // libidn lib "idn"; +#include #include function idn\utf8_to_ascii(string $host, string &$result, int $flags = 0) : int {