forked from lthn/blockchain
pch: fix for changed way of inclusion of boost/timer.hpp
This commit is contained in:
parent
af4aaa87c7
commit
2924594ea6
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ POP_WARNINGS
|
|||
#include <boost/spirit/home/support/detail/endian/endian.hpp>
|
||||
#include <boost/spirit/home/support/detail/math/fpclassify.hpp>
|
||||
#include <boost/thread.hpp>
|
||||
#include <boost/timer.hpp>
|
||||
#include <boost/timer/timer.hpp>
|
||||
#include <boost/type_traits/is_arithmetic.hpp>
|
||||
#include <boost/type_traits/is_floating_point.hpp>
|
||||
#include <boost/type_traits/is_integral.hpp>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue