epee: use boost/timer/timer.hpp, boost/timer.hpp is deprecated

pull/200/head
moneromooo-monero 5 years ago
parent 7973fb6a69
commit b672d4d6e5
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3

@ -32,7 +32,7 @@
#include <list>
#include <numeric>
#include <boost/timer.hpp>
#include <boost/timer/timer.hpp>
#include <boost/uuid/uuid.hpp>
#include <boost/uuid/random_generator.hpp>

Loading…
Cancel
Save