From 9e3635a6fdb0e71301a66a7561830013754645fa Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 16 Jun 2016 20:08:39 +0300 Subject: Fix some more wrong includes. --- src/utils/xml/libxml.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/utils/xml') diff --git a/src/utils/xml/libxml.h b/src/utils/xml/libxml.h index e808bc3e2..ca8c99639 100644 --- a/src/utils/xml/libxml.h +++ b/src/utils/xml/libxml.h @@ -32,7 +32,9 @@ #include "utils/xml/libxml.inc" +#ifndef _GLIBCXX_STRING #include +#endif // _GLIBCXX_STRING #include "localconsts.h" -- cgit v1.2.3-70-g09d2