From 5ad7d05fd40952a06a78489e387cf38bf68fb97e Mon Sep 17 00:00:00 2001 From: Danny Robson Date: Fri, 6 Feb 2015 16:36:05 +1100 Subject: [PATCH] whitespace --- fixed.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixed.hpp b/fixed.hpp index 34902986..8b3aa3ce 100644 --- a/fixed.hpp +++ b/fixed.hpp @@ -82,4 +82,4 @@ namespace util { std::ostream& operator<< (std::ostream&, fixed); } -#endif // __UTIL_FIXED_HPP +#endif // __UTIL_FIXED_HPP