From 6154125dceed68265b76feac48d86686caac5adf Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Sun, 29 Aug 2010 15:11:00 +0000 Subject: tests: Removed redundant includes git-svn-id: http://pugixml.googlecode.com/svn/trunk@642 99668b35-9821-0410-8761-19e4c4f06640 --- tests/test_xpath.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/test_xpath.cpp') diff --git a/tests/test_xpath.cpp b/tests/test_xpath.cpp index bfa4fed..7db9ea5 100644 --- a/tests/test_xpath.cpp +++ b/tests/test_xpath.cpp @@ -168,8 +168,6 @@ TEST(xpath_long_numbers_stringize) CHECK(test_xpath_string_prefix(c, str_dbl_max_dec, str_dbl_max, 15)); } -#include - TEST(xpath_denorm_numbers) { pugi::string_t query; -- cgit v1.2.3