From 7741a9698d29f79aca3e47495dcdf87c7a712f42 Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Sat, 28 Jun 2025 20:42:54 +0100 Subject: fix build errors --- nihil.util/test_parse_size.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'nihil.util/test_parse_size.cc') diff --git a/nihil.util/test_parse_size.cc b/nihil.util/test_parse_size.cc index 4f4d018..692039b 100644 --- a/nihil.util/test_parse_size.cc +++ b/nihil.util/test_parse_size.cc @@ -8,6 +8,7 @@ #include import nihil.core; +import nihil.error; import nihil.util; TEST_CASE("parse_size: empty value", "[nihil]") -- cgit v1.2.3