From 862bfdba159580f825af563b8e283842e28d140c Mon Sep 17 00:00:00 2001 From: Alexey Zaytsev Date: Wed, 22 Oct 2008 02:05:55 +0400 Subject: Add a few missing headers. Fixes build with gcc 4.3.2 on Debian. Signed-off-by: Alexey Zaytsev --- tools/localize/XMLHandler.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/localize/XMLHandler.cpp') diff --git a/tools/localize/XMLHandler.cpp b/tools/localize/XMLHandler.cpp index 64af7afd4ae2..3fab211eaf89 100644 --- a/tools/localize/XMLHandler.cpp +++ b/tools/localize/XMLHandler.cpp @@ -1,5 +1,6 @@ #include "XMLHandler.h" +#include #include #include #include -- cgit v1.2.3-59-g8ed1b