string: correct spelling of "deprecated-declarations"
This commit is contained in:
parent
3efa7c2251
commit
d0cc65db50
@ -15,7 +15,7 @@
|
||||
// HACK: cxx#xxx, codecvt is deprecated, but we don't have a good solution right now.
|
||||
// Ignoring the warning is the best past forward in the short term.
|
||||
#pragma GCC diagnostic push
|
||||
#pragma GCC diagnostic ignore "-Wdeprecated-declaration"
|
||||
#pragma GCC diagnostic ignore "-Wdeprecated-declarations"
|
||||
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user