include lock_types.hpp

This commit is contained in:
bergwerkgis
2016-02-17 12:52:51 +00:00
committed by Patrick Niklaus
parent 908a9e9fa1
commit d38575a011
+1
View File
@@ -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>