From f6588caf4ee30a967fba1463c6cc554b4ad879be Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Fri, 26 Feb 2010 07:58:55 +0000 Subject: [PATCH] detab [SVN r59945] --- test/is_output_streamable_test.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/is_output_streamable_test.cpp b/test/is_output_streamable_test.cpp index b0fe2c4..963989f 100644 --- a/test/is_output_streamable_test.cpp +++ b/test/is_output_streamable_test.cpp @@ -36,8 +36,8 @@ struct test; template <> struct test - { - }; + { + }; int main()