add detail/meta.hpp

This commit is contained in:
Théo DELRIEU
2017-08-14 15:06:35 +02:00
parent d686713f91
commit f364f5ac5a
3 changed files with 230 additions and 212 deletions
+3 -1
View File
@@ -4,7 +4,9 @@ SRCDIR = src
SRCS = ${SRCDIR}/json.hpp \
${SRCDIR}/json_fwd.hpp \
${SRCDIR}/detail/macro_scope.hpp \
${SRCDIR}/detail/macro_unscope.hpp
${SRCDIR}/detail/macro_unscope.hpp \
${SRCDIR}/detail/meta.hpp
# main target
all: