summaryrefslogtreecommitdiffhomepage
path: root/hash.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-02 00:56:41 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-10-02 00:56:41 +0200
commitd0a3b0d4401917dd02ad27b4f9a4b91699569e36 (patch)
treeedd4472c39d4da226ea931691574e030eb663747 /hash.hpp
parent742579ca2fce1effe942928f5b94401e1e723f34 (diff)
a
Diffstat (limited to 'hash.hpp')
-rw-r--r--hash.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/hash.hpp b/hash.hpp
index c6d74444..75eea7a9 100644
--- a/hash.hpp
+++ b/hash.hpp
@@ -1,4 +1,5 @@
#pragma once
+#include <cstddef>
#include <cstdint>
namespace Magnum::Examples {