Missing include.
authorCarl Hetherington <cth@carlh.net>
Tue, 7 Jan 2014 19:52:21 +0000 (19:52 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 7 Jan 2014 19:52:21 +0000 (19:52 +0000)
src/lib/update.h

index c19173911e52fbd302794e01a933f22fc6c53f16..e96ccec3119903a76af0c26ee1a0a1af41ba49d7 100644 (file)
@@ -20,6 +20,7 @@
 #include <boost/signals2.hpp>
 #include <boost/thread/mutex.hpp>
 #include <boost/thread/condition.hpp>
+#include <boost/thread.hpp>
 #include <curl/curl.h>
 
 class UpdateChecker