This commit is contained in:
JoelKatz
2012-06-22 00:41:24 -07:00
parent 62b6ec172d
commit d7fa4d17cd

View File

@@ -2,7 +2,6 @@
#define __SCOPEDLOCKHOLDER__
#include <boost/thread/recursive_mutex.hpp>
#include <boost/interprocess/sync/scoped_lock.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/make_shared.hpp>
#include <boost/ref.hpp>