Warnings: Warnings use kebab case, Mr. Kot

This commit is contained in:
JohnHolmesII
2020-12-28 17:06:45 -08:00
committed by Ivan
parent 76b1acf99d
commit 02b684b810
+1 -1
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)