]> git.sesse.net Git - casparcg/blobdiff - core/StdAfx.h
Move from boost::thread to std::thread for nearly everything.
[casparcg] / core / StdAfx.h
index 2173fffd7e3dfc8c81faada327054c08ad099991..7e2df573c17d2d78db3209c7e744031ce5b50ac8 100644 (file)
@@ -51,7 +51,6 @@
 #include <boost/range/adaptors.hpp>
 #include <boost/range/algorithm.hpp>
 #include <boost/algorithm/string.hpp>
-#include <boost/thread.hpp>
 #include <boost/property_tree/ptree.hpp>
 #include <boost/property_tree/xml_parser.hpp>