moved boost cpp into hpp since they're supposed to be header only

This commit is contained in:
kenshi84 2016-12-20 11:51:22 +09:00
parent 66e6af89ce
commit d1d6e27ab6
8 changed files with 234 additions and 274 deletions

View file

@ -73,7 +73,6 @@ target_link_libraries(wallet
cryptonote_core
mnemonics
p2p
boost_extra
${Boost_CHRONO_LIBRARY}
${Boost_SERIALIZATION_LIBRARY}
${Boost_FILESYSTEM_LIBRARY}