Neon: Silence -Wimplicit-fallthrough warnings

Refer to https://bugs.chromium.org/p/chromium/issues/detail?id=995993

Closes #534
This commit is contained in:
Peter Kasting
2021-07-10 16:07:05 -07:00
committed by DRC
parent a1bfc05854
commit b201838d8b
5 changed files with 110 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
*/
#define JPEG_INTERNALS
#include "jconfigint.h"
#include "../../jinclude.h"
#include "../../jpeglib.h"
#include "../../jsimd.h"