mirror of
https://github.com/tristanpenman/valijson.git
synced 2024-12-13 18:45:11 +01:00
Minor variation in spelling of warning to be ignored
This commit is contained in:
parent
c3da89bbd7
commit
5085804d80
@ -19,7 +19,7 @@
|
||||
#pragma clang diagnostic push
|
||||
|
||||
#ifdef __clang__
|
||||
# pragma clang diagnostic ignored "-Wunused-local-typedefs"
|
||||
# pragma clang diagnostic ignored "-Wunused-local-typedef"
|
||||
#endif
|
||||
|
||||
namespace valijson {
|
||||
|
Loading…
Reference in New Issue
Block a user