Handle GCC 7's new -Wimplicit-fallthrough.
This commit is contained in:
@@ -568,7 +568,7 @@ void PredictionEngine::cull( const Framebuffer &fb )
|
||||
}
|
||||
}
|
||||
|
||||
/* no break */
|
||||
/* fallthrough */
|
||||
case CorrectNoCredit:
|
||||
j->reset();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user