From e042170fb96aa245dd13842bf0cb691d115e0991 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] --- test/container_no_fwd_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/container_no_fwd_test.cpp b/test/container_no_fwd_test.cpp index cc6f6fa..9da09da 100644 --- a/test/container_no_fwd_test.cpp +++ b/test/container_no_fwd_test.cpp @@ -11,4 +11,4 @@ int main() { std::set x; std::vector y; -} \ No newline at end of file +}