From 95ff8f359cfc2189bd4d7e02e15373027d2bda32 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 29 May 2017 20:05:54 +0300 Subject: Implement openssl process --- libbutl/curl.txx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbutl/curl.txx') 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 // move(), forward() +#include // forward() #include // invalid_argument namespace butl -- cgit v1.1