mirror of
https://github.com/nlohmann/json.git
synced 2026-05-22 22:25:33 +00:00
add adl_serializer.hpp
This commit is contained in:
@@ -22,7 +22,8 @@ SRCS = ${SRCDIR}/json.hpp \
|
||||
${SRCDIR}/detail/parsing/binary_reader.hpp \
|
||||
${SRCDIR}/detail/parsing/binary_writer.hpp \
|
||||
${SRCDIR}/detail/serializer.hpp \
|
||||
${SRCDIR}/detail/json_ref.hpp
|
||||
${SRCDIR}/detail/json_ref.hpp \
|
||||
${SRCDIR}/adl_serializer.hpp
|
||||
|
||||
# main target
|
||||
all:
|
||||
|
||||
Reference in New Issue
Block a user