Remove trailing whitespace from latest commit.
authorJakub Jelinek <jakub@gcc.gnu.org>
Fri, 11 Jan 2019 16:55:13 +0000 (17:55 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 11 Jan 2019 16:55:13 +0000 (17:55 +0100)
From-SVN: r267849

libstdc++-v3/include/std/type_traits

index 2df89ac..7c7aeeb 100644 (file)
@@ -3031,7 +3031,7 @@ template <typename _From, typename _To>
 
 #ifdef _GLIBCXX_HAVE_BUILTIN_IS_CONSTANT_EVALUATED
 
-#define __cpp_lib_is_constant_evaluated 201811L        
+#define __cpp_lib_is_constant_evaluated 201811L
 
   constexpr inline bool
   is_constant_evaluated() noexcept