mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-11-09 15:53:58 +01:00
Added std::forward_list support.
Fixed cmake filename typo.
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
|
||||
#include "adaptor/cpp11/array.hpp"
|
||||
#include "adaptor/cpp11/array_char.hpp"
|
||||
#include "adaptor/cpp11/forward_list.hpp"
|
||||
#include "adaptor/cpp11/tuple.hpp"
|
||||
|
||||
#endif // !defined(MSGPACK_USE_CPP03)
|
||||
|
||||
Reference in New Issue
Block a user