forked from boostorg/smart_ptr
#include <ia64intrin.h> in spinlock_sync.hpp as well.
[SVN r46055]
This commit is contained in:
@ -17,6 +17,10 @@
|
||||
|
||||
#include <boost/detail/yield_k.hpp>
|
||||
|
||||
#if defined( __ia64__ ) && defined( __INTEL_COMPILER )
|
||||
# include <ia64intrin.h>
|
||||
#endif
|
||||
|
||||
namespace boost
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user