mirror of
https://github.com/boostorg/throw_exception.git
synced 2026-07-07 09:00:49 +02:00
f5022b5ca8
Fix MSVC C4668 warnings (undefined preprocessor macro) for __GNUC__ and __GNUC_MINOR__ by checking if __GNUC__ is defined first.