aboutsummaryrefslogtreecommitdiff
path: root/libbutl/curl.txx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/curl.txx')
-rw-r--r--libbutl/curl.txx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/curl.txx b/libbutl/curl.txx
index 5fd81dc..f6f0e96 100644
--- a/libbutl/curl.txx
+++ b/libbutl/curl.txx
@@ -2,7 +2,7 @@
// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
-#include <utility> // move(), forward()
+#include <utility> // forward()
#include <exception> // invalid_argument
namespace butl