]> git.sesse.net Git - casparcg/blobdiff - common/os/linux/prec_timer.cpp
Move from boost::thread to std::thread for nearly everything.
[casparcg] / common / os / linux / prec_timer.cpp
index 9a700740c4d95ef46cdde1d9a6dddbe2895c5034..707147362b57014628843f0d4b2d690f78763051 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "../../prec_timer.h"
 
-#include <boost/thread.hpp>
 #include <boost/chrono/system_clocks.hpp>
 
 #include <time.h>