mirror of
https://github.com/nlohmann/json.git
synced 2026-05-30 18:15:22 +00:00
add detail/parsing/binary_reader.hpp
This commit is contained in:
@@ -18,10 +18,8 @@ SRCS = ${SRCDIR}/json.hpp \
|
||||
${SRCDIR}/detail/iterators/iter_impl.hpp \
|
||||
${SRCDIR}/detail/iterators/iteration_proxy.hpp \
|
||||
${SRCDIR}/detail/iterators/json_reverse_iterator.hpp \
|
||||
${SRCDIR}/detail/parsing/output_adapters.hpp
|
||||
|
||||
|
||||
|
||||
${SRCDIR}/detail/parsing/output_adapters.hpp \
|
||||
${SRCDIR}/detail/parsing/binary_reader.hpp
|
||||
|
||||
# main target
|
||||
all:
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
+4
-1062
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user