From 58cae243738c77acf9b3722804ee96a0f68d7b9a Mon Sep 17 00:00:00 2001 From: Antony Woods Date: Tue, 29 Oct 2013 08:36:33 +0000 Subject: Fixed a compiler error with std::chrono::duration --- .clang_complete | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.clang_complete') diff --git a/.clang_complete b/.clang_complete index 492390d..0098184 100644 --- a/.clang_complete +++ b/.clang_complete @@ -1,2 +1,2 @@ --std=c++11 --I. +-std=c++11 +-I. -- cgit v1.2.3