From f0ae3929601795a12522664ab2a37375f7d598b5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 30 Sep 2016 20:30:13 +0300 Subject: Fix compilation with old gcc and other compilers. --- src/localconsts.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/localconsts.h') diff --git a/src/localconsts.h b/src/localconsts.h index 3ae1c74e6..b76fe233f 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -179,6 +179,7 @@ #else // ADVGCC #define const2 #define PRAGMA6(str) +#define A_FALLTHROUGH #endif // ADVGCC #ifdef __clang__ -- cgit v1.2.3-60-g2f50