Merge pull request #1994 from Project-OSRM/win-lock-types
include boost/thread/lock_types.hpp
This commit is contained in:
commit
efbaaf2f84
@ -22,6 +22,7 @@
|
||||
#include <boost/assert.hpp>
|
||||
#include <boost/interprocess/sync/named_condition.hpp>
|
||||
#include <boost/interprocess/sync/scoped_lock.hpp>
|
||||
#include <boost/thread/lock_types.hpp>
|
||||
|
||||
#include <algorithm>
|
||||
#include <fstream>
|
||||
|
Loading…
Reference in New Issue
Block a user