From 434f7347cbf49e54bac51b4f5c99ba82ebbbe415 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 28 Sep 2021 21:53:32 +0300 Subject: Adapt to libbutl headers extension change from .mxx to .hxx --- openssl/client/client.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openssl/client') diff --git a/openssl/client/client.cxx b/openssl/client/client.cxx index 4c655aa..2e76f31 100644 --- a/openssl/client/client.cxx +++ b/openssl/client/client.cxx @@ -3,7 +3,7 @@ #include // cin, cout -#include +#include #include #include -- cgit v1.1