Handle GCC 7's new -Wimplicit-fallthrough.

This commit is contained in:
John Hood
2017-01-31 22:12:27 -05:00
parent 86d5b10a2c
commit a993c83632
2 changed files with 20 additions and 1 deletions
+1 -1
View File
@@ -568,7 +568,7 @@ void PredictionEngine::cull( const Framebuffer &fb )
}
}
/* no break */
/* fallthrough */
case CorrectNoCredit:
j->reset();