mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
common/Cond.h: include necessary header
Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
parent
6e6faf080a
commit
f4ac81502a
@ -17,6 +17,7 @@
|
||||
#define CEPH_COND_H
|
||||
|
||||
#include "common/Clock.h"
|
||||
#include "common/Mutex.h"
|
||||
#include "include/Context.h"
|
||||
|
||||
class Cond {
|
||||
|
Loading…
Reference in New Issue
Block a user