From 954de8f89a5538129b5ebf89b8fe06678051f516 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Sun, 29 Aug 2010 16:28:10 +0000 Subject: tests: Various compilation fixes for BCC and MSVC6 git-svn-id: http://pugixml.googlecode.com/svn/trunk@702 99668b35-9821-0410-8761-19e4c4f06640 --- tests/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/main.cpp') diff --git a/tests/main.cpp b/tests/main.cpp index 22404f2..a8c5ae2 100644 --- a/tests/main.cpp +++ b/tests/main.cpp @@ -3,6 +3,7 @@ #include #include +#include #include test_runner* test_runner::_tests = 0; -- cgit v1.2.3