mirror of
https://github.com/monero-project/monero.git
synced 2025-05-03 19:44:54 -04:00
moved boost cpp into hpp since they're supposed to be header only
This commit is contained in:
parent
66e6af89ce
commit
d1d6e27ab6
8 changed files with 234 additions and 274 deletions
|
@ -23,6 +23,8 @@
|
|||
#include <boost/archive/basic_archive.hpp>
|
||||
#include <boost/detail/endian.hpp>
|
||||
|
||||
#include <boost/archive/impl/archive_serializer_map.ipp>
|
||||
|
||||
namespace boost { namespace archive {
|
||||
|
||||
enum portable_binary_archive_flags {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue