From 068f782544f0babc05d138343f42d1f60e88c76a Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Tue, 21 Sep 2021 23:56:57 +0200 Subject: [PATCH] Fixed CentOS7 builds --- src/tl/tl/tlHttpStreamQt.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tl/tl/tlHttpStreamQt.cc b/src/tl/tl/tlHttpStreamQt.cc index d97a0e8da..613efbd3c 100644 --- a/src/tl/tl/tlHttpStreamQt.cc +++ b/src/tl/tl/tlHttpStreamQt.cc @@ -37,6 +37,7 @@ #include #include #include +#include namespace tl {