From bf41a601fd0447bcf3a2937a595a1cd8ca5c1633 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Mon, 15 Sep 2025 20:58:46 +0200 Subject: fixup! Improve test coverage of io and unicode --- test/io.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/io.cc') diff --git a/test/io.cc b/test/io.cc index 2441138..d6e5161 100644 --- a/test/io.cc +++ b/test/io.cc @@ -3,12 +3,13 @@ #include "io.hh" #include "io_test_helper.hh" -#include #include +#include #include #include #include #include +#include namespace { -- cgit v1.3