forked from boostorg/bind
Cosmetic indentation fix
This commit is contained in:
@@ -23,8 +23,8 @@
|
|||||||
|
|
||||||
#if defined(BOOST_CLANG)
|
#if defined(BOOST_CLANG)
|
||||||
# pragma clang diagnostic push
|
# pragma clang diagnostic push
|
||||||
# if __has_warning("-Wheader-hygiene")
|
# if __has_warning("-Wheader-hygiene")
|
||||||
# pragma clang diagnostic ignored "-Wheader-hygiene"
|
# pragma clang diagnostic ignored "-Wheader-hygiene"
|
||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user