Missing #include. v2.14.29
authorCarl Hetherington <cth@carlh.net>
Fri, 21 Feb 2020 00:16:51 +0000 (00:16 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 21 Feb 2020 00:16:51 +0000 (00:16 +0000)
src/lib/player.h

index 65ab1279f7e3c986d528c61c3e8bdc4429575efe..c168a8456bfb7074d8702f721ec2a25a0178505c 100644 (file)
@@ -35,6 +35,7 @@
 #include "empty.h"
 #include <boost/shared_ptr.hpp>
 #include <boost/enable_shared_from_this.hpp>
 #include "empty.h"
 #include <boost/shared_ptr.hpp>
 #include <boost/enable_shared_from_this.hpp>
+#include <boost/atomic.hpp>
 #include <list>
 
 namespace dcp {
 #include <list>
 
 namespace dcp {