add detail/exceptions.hpp

parent f364f5ac
...@@ -5,7 +5,9 @@ SRCS = ${SRCDIR}/json.hpp \ ...@@ -5,7 +5,9 @@ SRCS = ${SRCDIR}/json.hpp \
${SRCDIR}/json_fwd.hpp \ ${SRCDIR}/json_fwd.hpp \
${SRCDIR}/detail/macro_scope.hpp \ ${SRCDIR}/detail/macro_scope.hpp \
${SRCDIR}/detail/macro_unscope.hpp \ ${SRCDIR}/detail/macro_unscope.hpp \
${SRCDIR}/detail/meta.hpp ${SRCDIR}/detail/meta.hpp \
${SRCDIR}/detail/exceptions.hpp
# main target # main target
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment