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 --- src/repoList.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/repoList.h') diff --git a/src/repoList.h b/src/repoList.h index 2e876c2..d32f3b0 100644 --- a/src/repoList.h +++ b/src/repoList.h @@ -3,6 +3,11 @@ #include #include +#include +#include +namespace Ice { + struct Current; +} namespace GitFS { class RepoList : public NetFS::Service { -- cgit v1.2.3