diff options
Diffstat (limited to 'src/common/cityhash.h')
| -rw-r--r-- | src/common/cityhash.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/cityhash.h b/src/common/cityhash.h index 022d0f7cb..d74fc7639 100644 --- a/src/common/cityhash.h +++ b/src/common/cityhash.h | |||
| @@ -61,6 +61,7 @@ | |||
| 61 | 61 | ||
| 62 | #pragma once | 62 | #pragma once |
| 63 | 63 | ||
| 64 | #include <cstddef> | ||
| 64 | #include "common/common_types.h" | 65 | #include "common/common_types.h" |
| 65 | 66 | ||
| 66 | namespace Common { | 67 | namespace Common { |