1
0
Fork 0

Fix BSD build

This commit is contained in:
peterbell10 2017-08-02 20:43:54 +01:00 committed by Lukas Pioch
parent 4691bc5a29
commit 2ef8a62339
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ AString cNBTParseErrorCategory::message(int a_Condition) const
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wcovered-switch-default"
#pragma clang diagnostic ignored "-Wunreachable-code"
#endif
default: