Skip to content

Commit

Permalink
include lock_types.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
wilhelmberg authored and daniel-j-h committed Feb 18, 2016
1 parent 1c50cb3 commit cbaba27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/engine/engine.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit cbaba27

Please sign in to comment.