aboutsummaryrefslogtreecommitdiff
path: root/libbutl/curl.ixx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/curl.ixx')
-rw-r--r--libbutl/curl.ixx3
1 files changed, 2 insertions, 1 deletions
diff --git a/libbutl/curl.ixx b/libbutl/curl.ixx
index fcc1bab..204dfa1 100644
--- a/libbutl/curl.ixx
+++ b/libbutl/curl.ixx
@@ -2,7 +2,8 @@
// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
-#include <utility> // move(), forward()
+#include <cstddef> // size_t
+#include <utility> // forward()
namespace butl
{