mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-26 05:14:36 +03:00
boost/thread/lock_guard.hpp not found with Boost v1.46.
This commit is contained in:
parent
0d72cdd72c
commit
4390bcdffd
@ -3,7 +3,7 @@
|
||||
#include <cstdlib>
|
||||
|
||||
#include <boost/thread/locks.hpp>
|
||||
#include <boost/thread/lock_guard.hpp>
|
||||
// #include <boost/thread/lock_guard.hpp>
|
||||
#include <boost/thread/mutex.hpp>
|
||||
|
||||
namespace util
|
||||
|
Loading…
Reference in New Issue
Block a user