mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 11:36:13 +00:00
Warnings: Warnings use kebab case, Mr. Kot
This commit is contained in:
parent
76b1acf99d
commit
02b684b810
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue