Fix CI build fail (#58)

This commit is contained in:
Etaash Mathamsetty 2023-11-12 06:07:24 -05:00 committed by GitHub
parent 8e2be6908c
commit 4a06ce665e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@
#include "orbis/utils/SharedMutex.hpp"
#include "utils/Rc.hpp"
#include <list>
#include <span>
namespace orbis {
struct IpmiSession;