mirror of
https://github.com/nlohmann/json.git
synced 2025-11-24 11:54:34 +08:00
add detail/parsing/input_adapters.hpp
This commit is contained in:
3
Makefile
3
Makefile
@@ -9,7 +9,8 @@ SRCS = ${SRCDIR}/json.hpp \
|
||||
${SRCDIR}/detail/exceptions.hpp \
|
||||
${SRCDIR}/detail/value_t.hpp \
|
||||
${SRCDIR}/detail/conversions/from_json.hpp \
|
||||
${SRCDIR}/detail/conversions/to_json.hpp
|
||||
${SRCDIR}/detail/conversions/to_json.hpp \
|
||||
${SRCDIR}/detail/parsing/input_adapters.hpp
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user