mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-07 03:58:09 +00:00
Warnings: Warnings use kebab case, Mr. Kot
This commit is contained in:
parent
76b1acf99d
commit
02b684b810
@ -8,7 +8,7 @@ namespace stx
|
||||
{
|
||||
#ifdef __clang__
|
||||
#pragma clang diagnostic push
|
||||
#pragma clang diagnostic ignored "-Wundefined_var_template"
|
||||
#pragma clang diagnostic ignored "-Wundefined-var-template"
|
||||
#endif
|
||||
|
||||
// Not defined anywhere (and produces a useless warning)
|
||||
|
Loading…
Reference in New Issue
Block a user