summaryrefslogtreecommitdiff
path: root/src/range.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/range.hh')
-rw-r--r--src/range.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/range.hh b/src/range.hh
index a36386f2..6e72ffba 100644
--- a/src/range.hh
+++ b/src/range.hh
@@ -1,6 +1,8 @@
#ifndef range_hh_INCLUDED
#define range_hh_INCLUDED
+#include <cstddef>
+
namespace Kakoune
{