From 1e68125a911d426df22281690f09396158ba5ded Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 16 Feb 2018 02:29:41 +0300 Subject: Replace file type from stream to FILE in logger. This will allow log data from C libs. --- src/utils/xml/tinyxml2.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/utils/xml/tinyxml2.cpp') diff --git a/src/utils/xml/tinyxml2.cpp b/src/utils/xml/tinyxml2.cpp index 0a3053a41..48ea9c891 100644 --- a/src/utils/xml/tinyxml2.cpp +++ b/src/utils/xml/tinyxml2.cpp @@ -33,6 +33,8 @@ #include "utils/translation/podict.h" +#include + #include "debug.h" namespace -- cgit v1.2.3-70-g09d2