🚨 fixed some warnings

This commit is contained in:
Niels Lohmann 2017-12-16 22:19:30 +01:00
parent 7bf007f2bc
commit 9a51fb4da2
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
3 changed files with 62 additions and 62 deletions

View file

@ -95,7 +95,7 @@ pedantic_clang:
# calling GCC with most warnings
pedantic_gcc:
$(MAKE) json_unit CXX=g++ CXXFLAGS="\
$(MAKE) json_unit CXXFLAGS="\
-std=c++11 \
-Wno-deprecated-declarations \
-Werror \