Fixed an 'extra tokens at end of #endif directive' warning in experimental/ratio
authorMarshall Clow <mclow.lists@gmail.com>
Thu, 23 Apr 2015 16:45:08 +0000 (16:45 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Thu, 23 Apr 2015 16:45:08 +0000 (16:45 +0000)
llvm-svn: 235607

libcxx/include/experimental/ratio

index a00a253..757f24e 100644 (file)
@@ -74,4 +74,4 @@ _LIBCPP_END_NAMESPACE_LFTS
 
 #endif /* _LIBCPP_STD_VER > 11 */
 
-#endif _LIBCPP_EXPERIMENTAL_RATIO
\ No newline at end of file
+#endif // _LIBCPP_EXPERIMENTAL_RATIO