From a70f6b1a70aa1c31cedd3659e070bc46a8722fc1 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Thu, 29 Oct 2009 21:47:37 +0000 Subject: tests: CodeWarrior and BCC supported git-svn-id: http://pugixml.googlecode.com/svn/trunk@195 99668b35-9821-0410-8761-19e4c4f06640 --- tests/test_document.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/test_document.cpp') diff --git a/tests/test_document.cpp b/tests/test_document.cpp index d52635c..b9095cf 100644 --- a/tests/test_document.cpp +++ b/tests/test_document.cpp @@ -4,6 +4,8 @@ #include #include +#include + #ifdef _MSC_VER #pragma warning(disable: 4996) #endif -- cgit v1.2.3