Warnings: Warnings use kebab case, Mr. Kot

This commit is contained in:
JohnHolmesII 2020-12-28 17:06:45 -08:00 committed by Ivan
commit 02b684b810

View file

@ -8,7 +8,7 @@ namespace stx
{ {
#ifdef __clang__ #ifdef __clang__
#pragma clang diagnostic push #pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wundefined_var_template" #pragma clang diagnostic ignored "-Wundefined-var-template"
#endif #endif
// Not defined anywhere (and produces a useless warning) // Not defined anywhere (and produces a useless warning)