From fd33af625025087bbea09d5d5df03969d616c38c Mon Sep 17 00:00:00 2001 From: Michal Cieslar Date: Mon, 24 Jun 2024 21:15:35 +0200 Subject: [PATCH] fix: fix tests --- tests/modules/system/SystemTest.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/modules/system/SystemTest.cpp b/tests/modules/system/SystemTest.cpp index a81231d74..f0350227a 100644 --- a/tests/modules/system/SystemTest.cpp +++ b/tests/modules/system/SystemTest.cpp @@ -1,5 +1,6 @@ #include "faker-cxx/System.h" +#include #include #include #include