From 19197eabe1b7270addb688f05f833b73395c165c Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 30 Jan 2010 09:30:04 +0000 Subject: [PATCH] Missing newline. [SVN r59365] --- hash/test/container_no_fwd_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hash/test/container_no_fwd_test.cpp b/hash/test/container_no_fwd_test.cpp index cc6f6fa..9da09da 100644 --- a/hash/test/container_no_fwd_test.cpp +++ b/hash/test/container_no_fwd_test.cpp @@ -11,4 +11,4 @@ int main() { std::set x; std::vector y; -} \ No newline at end of file +}