Skip to content

Commit 1b8230b

Browse files
authored
Merge pull request #1775 from evoskuil/master
Define NO_CONST_CAST_REQUIRED
2 parents 035caa8 + b1698f5 commit 1b8230b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/bitcoin/system/warnings.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
#define NO_ARRAY_INDEXING 26446
7979
#define NO_THROW_IN_NOEXCEPT 26447
8080
#define NO_UNSAFE_COPY_N 26459
81+
#define NO_CONST_CAST_REQUIRED 26465
8182
#define NO_STATIC_CAST 26467
8283
#define NO_CASTS_FOR_ARITHMETIC_CONVERSION 26472
8384
#define NO_IDENTITY_CAST 26473

0 commit comments

Comments
 (0)