summaryrefslogtreecommitdiff
path: root/src/common/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/hash.h')
-rw-r--r--src/common/hash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/hash.h b/src/common/hash.h
index 188d1c555..ee2560dad 100644
--- a/src/common/hash.h
+++ b/src/common/hash.h
@@ -4,6 +4,7 @@
4 4
5#pragma once 5#pragma once
6 6
7#include <cstddef>
7#include "common/common_types.h" 8#include "common/common_types.h"
8 9
9namespace Common { 10namespace Common {