Update daemon Boost bind includes
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
#include "reverselock.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <boost/bind.hpp>
|
||||
#include <boost/bind/bind.hpp>
|
||||
#include <utility>
|
||||
|
||||
CScheduler::CScheduler() : nThreadsServicingQueue(0), stopRequested(false), stopWhenEmpty(false)
|
||||
|
||||
Reference in New Issue
Block a user