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/xml/quote-test.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/xml/quote-test.cpp') diff --git a/src/xml/quote-test.cpp b/src/xml/quote-test.cpp index 61291b9de..197ca5309 100644 --- a/src/xml/quote-test.cpp +++ b/src/xml/quote-test.cpp @@ -1,7 +1,9 @@ /* Initial author: Peter Moulder. Hereby released into the Public Domain. */ +#include #include + #include "utest/test-1ary-cases.h" /* mental disclaims all responsibility for this evil idea for testing -- cgit v1.2.3