This commit is contained in:
DevCodeOne 2017-10-31 22:30:07 +01:00
commit 7c3a063b4b

View File

@ -1748,7 +1748,7 @@ Options::group_help(const std::string& group) const
}
#if defined(__GNU__)
#if defined(__GNUC__)
#pragma GCC diagnostic pop
#endif