#include <ia64intrin.h> in spinlock_sync.hpp as well.

[SVN r46055]
This commit is contained in:
Peter Dimov
2008-06-02 20:01:30 +00:00
parent 366472fc35
commit 2a92df56f2

View File

@ -17,6 +17,10 @@
#include <boost/detail/yield_k.hpp>
#if defined( __ia64__ ) && defined( __INTEL_COMPILER )
# include <ia64intrin.h>
#endif
namespace boost
{