chadaustin / sajson

Lightweight, extremely high-performance JSON parser for C++11
MIT License
564 stars 41 forks source link

Added warning suppression to allow compiling with clang #5

Closed FlyingJester closed 10 years ago

FlyingJester commented 10 years ago

This warning suppression lets it compile on OS X using the latest XCode tools.