From 1dd0e168693f840ada40cad6bc5482eefb93261a Mon Sep 17 00:00:00 2001 From: Dmytro Bogovych Date: Fri, 26 Oct 2018 14:03:26 +0300 Subject: [PATCH] - add missed header --- src/libs/ice/ICELog.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libs/ice/ICELog.cpp b/src/libs/ice/ICELog.cpp index 74403d44..bd2d3651 100644 --- a/src/libs/ice/ICELog.cpp +++ b/src/libs/ice/ICELog.cpp @@ -10,6 +10,7 @@ #include #include #include +#include #if defined(__ANDROID_API__) # include #endif