1
0
forked from boostorg/bind

Cosmetic indentation fix

This commit is contained in:
Peter Dimov
2015-05-27 17:28:56 +03:00
parent 377014f1a4
commit 12b976939c

View File

@@ -23,8 +23,8 @@
#if defined(BOOST_CLANG)
# pragma clang diagnostic push
# if __has_warning("-Wheader-hygiene")
# pragma clang diagnostic ignored "-Wheader-hygiene"
# if __has_warning("-Wheader-hygiene")
# pragma clang diagnostic ignored "-Wheader-hygiene"
# endif
#endif