From f5a5f49802dd7d3304f9048c129f8d2c96949fd7 Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Mon, 10 Feb 2014 17:04:17 +0000 Subject: Fix clang build. git-svn-id: https://pugixml.googlecode.com/svn/trunk@978 99668b35-9821-0410-8761-19e4c4f06640 --- tests/test_document.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_document.cpp b/tests/test_document.cpp index adc4bdb..3ac8bf8 100644 --- a/tests/test_document.cpp +++ b/tests/test_document.cpp @@ -1169,4 +1169,4 @@ TEST(document_load_stream_truncated) } } } -#endif \ No newline at end of file +#endif -- cgit v1.2.3