From 4ac149951b2020b4a6dafb0455d3f523e7c9cfe6 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Tue, 15 Feb 2022 17:34:51 +0000 Subject: Fix up all warnings from all the tools --- unittests/mockDefs.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'unittests/mockDefs.h') diff --git a/unittests/mockDefs.h b/unittests/mockDefs.h index 750a256..9efe187 100644 --- a/unittests/mockDefs.h +++ b/unittests/mockDefs.h @@ -3,7 +3,9 @@ #include #include +#include #include +#include namespace GitFS::Test { class DLL_PUBLIC Service : public IceTray::DryIce { -- cgit v1.2.3