forked from OSchip/llvm-project
Empty line between two unrelated #ifdefs.
llvm-svn: 197810
This commit is contained in:
parent
09021e02bc
commit
21a697b8b1
|
@ -558,6 +558,7 @@ template <unsigned> struct __static_assert_check {};
|
|||
#if defined(__APPLE__) || defined(__FreeBSD__) || defined(_WIN32) || defined(__sun__) || defined(__NetBSD__)
|
||||
#define _LIBCPP_LOCALE__L_EXTENSIONS 1
|
||||
#endif
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
#define _DECLARE_C99_LDBL_MATH 1
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue