]> git.sesse.net Git - casparcg/blobdiff - modules/ffmpeg/producer/video/video_decoder.cpp
* Added RxCpp library for LINQ api, replacing Boost.Range based iterations where...
[casparcg] / modules / ffmpeg / producer / video / video_decoder.cpp
index 89fb0c24c18570cce24a8207d0dc8dfe3d5f5b99..db83a5633d7bfac7e9873dee0755b16aa674ef29 100644 (file)
@@ -32,7 +32,6 @@
 #include <core/frame/frame_transform.h>
 #include <core/frame/frame_factory.h>
 
-#include <boost/range/algorithm_ext/push_back.hpp>
 #include <boost/filesystem.hpp>
 
 #include <queue>