We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e34c98 commit aeb2e73Copy full SHA for aeb2e73
1 file changed
include/bitcoin/system/warnings.hpp
@@ -88,6 +88,7 @@
88
#define USE_CONST 26496
89
#define USE_CONSTEXPR_FOR_FUNCTION 26497
90
#define NO_USE_OF_MOVED_OBJECT 26800
91
+ #define NO_INCOMPLETE_SWITCH 26818
92
#define UNSATISFIED_EXPECTATION 28020
93
#endif
94
#else
0 commit comments