__GNU__ isn't a thing
This commit is contained in:
parent
37fab4ee7a
commit
0de24469ae
@ -1744,7 +1744,7 @@ Options::group_help(const std::string& group) const
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#if defined(__GNU__)
|
#if defined(__GNUC__)
|
||||||
#pragma GCC diagnostic pop
|
#pragma GCC diagnostic pop
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user