add detail/exceptions.hpp
This commit is contained in:
parent
f364f5ac5a
commit
8c555db970
3 changed files with 335 additions and 320 deletions
4
Makefile
4
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue