diff options
Diffstat (limited to 'include/Platform.h')
| -rw-r--r-- | include/Platform.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/Platform.h b/include/Platform.h index 311b1c423..f4cbc0538 100644 --- a/include/Platform.h +++ b/include/Platform.h @@ -530,7 +530,6 @@ public:  #if defined(__GNUC__) && defined(SCINTILLA_QT)  #pragma GCC diagnostic ignored "-Wmissing-braces"  #pragma GCC diagnostic ignored "-Wmissing-field-initializers" -#pragma GCC diagnostic ignored "-Wchar-subscripts"  #endif  #endif | 
