mirror of
https://github.com/monero-project/monero.git
synced 2025-05-08 18:05:07 -04:00
boost: update obsolete usage of endian API
This commit is contained in:
parent
9d7107c870
commit
b350726a5a
4 changed files with 8 additions and 7 deletions
|
@ -22,7 +22,7 @@
|
|||
#endif
|
||||
|
||||
#include <boost/archive/basic_archive.hpp>
|
||||
#include <boost/detail/endian.hpp>
|
||||
#include <boost/predef/other/endian.h>
|
||||
|
||||
#include <boost/archive/impl/archive_serializer_map.ipp>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue