From c8e96fc31bc9938e9fb59af77676305b14a289a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Sun, 18 Mar 2018 02:35:07 +0100 Subject: Add some missing include --- tests/network.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/network.cpp b/tests/network.cpp index 33cf023..a52eb6a 100644 --- a/tests/network.cpp +++ b/tests/network.cpp @@ -1,5 +1,6 @@ #include "catch.hpp" #include +#include #ifdef BOTAN_FOUND TEST_CASE("tls_policy") -- cgit v1.2.3