summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-02-10 17:04:17 +0000
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-02-10 17:04:17 +0000
commitf5a5f49802dd7d3304f9048c129f8d2c96949fd7 (patch)
treea4234d6f514d6e7dc3396e7ea51a9a04d761b8d6
parent79fb68ac4177206e063f8f29113abbe82ac49698 (diff)
Fix clang build.
git-svn-id: https://pugixml.googlecode.com/svn/trunk@978 99668b35-9821-0410-8761-19e4c4f06640
-rw-r--r--tests/test_document.cpp2
1 files changed, 1 insertions, 1 deletions
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