From f1b7b6decc60830d3a0072f3287d63ef086c936e Mon Sep 17 00:00:00 2001 From: Krzysztof Kosi??ski Date: Thu, 26 Feb 2009 21:28:12 +0000 Subject: Patch from Lubomir Rintel: fixes for GCC 4.4 (bzr r7380) --- src/dom/domimpl.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dom/domimpl.cpp') diff --git a/src/dom/domimpl.cpp b/src/dom/domimpl.cpp index 10daa1582..e12f40714 100644 --- a/src/dom/domimpl.cpp +++ b/src/dom/domimpl.cpp @@ -28,6 +28,7 @@ */ +#include #include "domimpl.h" namespace org -- cgit v1.2.3