diff --git a/cpp/src/common/tablet.h b/cpp/src/common/tablet.h index 0ab676ec3..beddabf3d 100644 --- a/cpp/src/common/tablet.h +++ b/cpp/src/common/tablet.h @@ -20,6 +20,8 @@ #ifndef COMMON_TABLET_H #define COMMON_TABLET_H +#include +#include #include #include "common/container/bit_map.h"