From 06d8aaba21496e6a39a7c18dd82e0d3efbeb531c Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Thu, 31 Jan 2008 19:06:59 +0000 Subject: Applying fixes for gcc 4.3 build issues (closes LP: #169115) (bzr r4629) --- src/message-stack.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/message-stack.cpp') diff --git a/src/message-stack.cpp b/src/message-stack.cpp index 33a23e7f3..05aec87fc 100644 --- a/src/message-stack.cpp +++ b/src/message-stack.cpp @@ -11,6 +11,8 @@ #include #include +#include +#include #include "message-stack.h" namespace Inkscape { -- cgit v1.2.3