forked from OSchip/llvm-project
Fixed an 'extra tokens at end of #endif directive' warning in experimental/ratio
llvm-svn: 235607
This commit is contained in:
parent
b673c65cb2
commit
ccf5b32d21
|
@ -74,4 +74,4 @@ _LIBCPP_END_NAMESPACE_LFTS
|
|||
|
||||
#endif /* _LIBCPP_STD_VER > 11 */
|
||||
|
||||
#endif _LIBCPP_EXPERIMENTAL_RATIO
|
||||
#endif // _LIBCPP_EXPERIMENTAL_RATIO
|
||||
|
|
Loading…
Reference in New Issue