1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-21 19:23:03 +04:00

add detail/exceptions.hpp

This commit is contained in:
Théo DELRIEU
2017-08-14 15:19:40 +02:00
parent f364f5ac5a
commit 8c555db970
3 changed files with 335 additions and 320 deletions
+3 -1
View File
@@ -5,7 +5,9 @@ SRCS = ${SRCDIR}/json.hpp \
${SRCDIR}/json_fwd.hpp \
${SRCDIR}/detail/macro_scope.hpp \
${SRCDIR}/detail/macro_unscope.hpp \
${SRCDIR}/detail/meta.hpp
${SRCDIR}/detail/meta.hpp \
${SRCDIR}/detail/exceptions.hpp
# main target