BOOST_FOREACH.
[dcpomatic.git] / src / lib / video_ring_buffers.cc
index 1c08d44b3fff5fdba9a86bcebcc2b227729c0c91..8c73aba25d636d67b621f582be6440d9c2c5b3e8 100644 (file)
@@ -21,7 +21,6 @@
 #include "video_ring_buffers.h"
 #include "player_video.h"
 #include "compose.hpp"
-#include <boost/foreach.hpp>
 #include <list>
 #include <iostream>