add adl_serializer.hpp

This commit is contained in:
Théo DELRIEU
2018-01-08 20:09:38 +01:00
parent 8e9714fe3d
commit 9cab30cfce
3 changed files with 51 additions and 38 deletions
+2 -1
View File
@@ -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: