add detail/conversions/to_json.hpp

parent e0c02c14
...@@ -8,7 +8,8 @@ SRCS = ${SRCDIR}/json.hpp \ ...@@ -8,7 +8,8 @@ SRCS = ${SRCDIR}/json.hpp \
${SRCDIR}/detail/meta.hpp \ ${SRCDIR}/detail/meta.hpp \
${SRCDIR}/detail/exceptions.hpp \ ${SRCDIR}/detail/exceptions.hpp \
${SRCDIR}/detail/value_t.hpp \ ${SRCDIR}/detail/value_t.hpp \
${SRCDIR}/detail/conversions/from_json.hpp ${SRCDIR}/detail/conversions/from_json.hpp \
${SRCDIR}/detail/conversions/to_json.hpp
......
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