aboutsummaryrefslogtreecommitdiff
path: root/src/compat/assumptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compat/assumptions.h')
-rw-r--r--src/compat/assumptions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compat/assumptions.h b/src/compat/assumptions.h
index 92615b582a..4488db0886 100644
--- a/src/compat/assumptions.h
+++ b/src/compat/assumptions.h
@@ -8,6 +8,7 @@
#ifndef BITCOIN_COMPAT_ASSUMPTIONS_H
#define BITCOIN_COMPAT_ASSUMPTIONS_H
+#include <cstddef>
#include <limits>
// Assumption: We assume that the macro NDEBUG is not defined.