From 10a2b35c4ac96bdc4b182ddb623e7a17885c2ae6 Mon Sep 17 00:00:00 2001 From: Andrey Semashev Date: Thu, 12 Jun 2014 20:05:59 +0400 Subject: [PATCH] Removed trailing spaces. --- test/noncopyable_compile_fail.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/noncopyable_compile_fail.cpp b/test/noncopyable_compile_fail.cpp index d5d2994..f1f0293 100644 --- a/test/noncopyable_compile_fail.cpp +++ b/test/noncopyable_compile_fail.cpp @@ -33,4 +33,4 @@ int main() object1 = object2; return 0; } // main - +