mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
crimson: add missing include in common/errorator.h
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
This commit is contained in:
parent
e4be7eedf1
commit
9c51035545
@ -4,6 +4,8 @@
|
||||
#pragma once
|
||||
|
||||
#include <exception>
|
||||
#include <system_error>
|
||||
|
||||
#include <seastar/core/future-util.hh>
|
||||
|
||||
namespace crimson {
|
||||
|
Loading…
Reference in New Issue
Block a user