Skip to content

Commit b1698f5

Browse files
committed
Define NO_CONST_CAST_REQUIRED
1 parent 035caa8 commit b1698f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)