summaryrefslogtreecommitdiffhomepage
path: root/compat
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-11-01 14:54:30 +0100
committerStanislaw Halik <sthalik@misaki.pl>2022-11-01 14:54:30 +0100
commit7ff1f0911e0b0c314d6e639887b705d6fc0d78aa (patch)
treecf3f11ce4e60a4a98a9bcff6510d39a692859441 /compat
parent60eea789335743855f380249b8bbaf544fea3887 (diff)
wip
Diffstat (limited to 'compat')
-rw-r--r--compat/int-hash.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/int-hash.hpp b/compat/int-hash.hpp
index 43b92605..ee2dbf16 100644
--- a/compat/int-hash.hpp
+++ b/compat/int-hash.hpp
@@ -1,5 +1,5 @@
#pragma once
-#include <cstddef>
+#include "integer-types.hpp"
namespace floormat {