File tree Expand file tree Collapse file tree 3 files changed +2
-0
lines changed
Expand file tree Collapse file tree 3 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -202,6 +202,7 @@ IF (MSGPACK_ENABLE_CXX)
202202 include /msgpack/cpp_config_decl.hpp
203203 include /msgpack/fbuffer.hpp
204204 include /msgpack/fbuffer_decl.hpp
205+ include /msgpack/gcc_atomic.hpp
205206 include /msgpack/iterator.hpp
206207 include /msgpack/iterator_decl.hpp
207208 include /msgpack/meta.hpp
File renamed without changes.
Original file line number Diff line number Diff line change @@ -200,6 +200,7 @@ nobase_include_HEADERS += \
200200 ../include/msgpack/cpp_config_decl.hpp \
201201 ../include/msgpack/fbuffer.hpp \
202202 ../include/msgpack/fbuffer_decl.hpp \
203+ ../include/msgpack/gcc_atomic.hpp \
203204 ../include/msgpack/iterator.hpp \
204205 ../include/msgpack/iterator_decl.hpp \
205206 ../include/msgpack/meta.hpp \
You can’t perform that action at this time.
0 commit comments