mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-04 00:06:50 +00:00
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…
x
Reference in New Issue
Block a user