mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-18 19:48:46 +02:00
Moved gcc_atomic.hpp location.
This commit is contained in:
@@ -202,6 +202,7 @@ IF (MSGPACK_ENABLE_CXX)
|
||||
include/msgpack/cpp_config_decl.hpp
|
||||
include/msgpack/fbuffer.hpp
|
||||
include/msgpack/fbuffer_decl.hpp
|
||||
include/msgpack/gcc_atomic.hpp
|
||||
include/msgpack/iterator.hpp
|
||||
include/msgpack/iterator_decl.hpp
|
||||
include/msgpack/meta.hpp
|
||||
|
@@ -200,6 +200,7 @@ nobase_include_HEADERS += \
|
||||
../include/msgpack/cpp_config_decl.hpp \
|
||||
../include/msgpack/fbuffer.hpp \
|
||||
../include/msgpack/fbuffer_decl.hpp \
|
||||
../include/msgpack/gcc_atomic.hpp \
|
||||
../include/msgpack/iterator.hpp \
|
||||
../include/msgpack/iterator_decl.hpp \
|
||||
../include/msgpack/meta.hpp \
|
||||
|
Reference in New Issue
Block a user