Missing header for Windows build.
authorCarl Hetherington <cth@carlh.net>
Mon, 20 Nov 2023 23:31:02 +0000 (00:31 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 20 Nov 2023 23:31:02 +0000 (00:31 +0100)
src/lib/job.h

index 8f141624b6345477e9493a209aa4762b8fb77867..d4d0f95109b6e8936f68f1251d6e2e3c68806f78 100644 (file)
@@ -29,6 +29,7 @@
 
 
 #include "signaller.h"
+#include <boost/atomic.hpp>
 #include <boost/signals2.hpp>
 #include <boost/thread.hpp>
 #include <boost/thread/mutex.hpp>