2 parents aed8a39 + 59f48b0 commit a0c823eCopy full SHA for a0c823e
1 file changed
math/wide_integer/uintwide_t.h
@@ -13,7 +13,7 @@
13
#pragma GCC diagnostic ignored "-Wmissing-declarations"
14
#endif
15
16
- #if ((__cplusplus < 202100L) || (defined(__GNUC__) && defined(__AVR__)))
+ #if ((__cplusplus < 202002L) || (defined(__GNUC__) && defined(__AVR__)))
17
#include <ciso646>
18
#else
19
#include <version>
0 commit comments