]> sigrok.org Git - pulseview.git/blobdiff - pv/prop/binding/decoderoptions.cpp
Replaced BOOST_FOREACH with C++11 range-based for loops
[pulseview.git] / pv / prop / binding / decoderoptions.cpp
index 6e0630c00dd1d55f853c8614d97589b9566b12b6..930e1f0aee14c77a860ca8242b729218fdc614be 100644 (file)
@@ -23,7 +23,6 @@
 #include "decoderoptions.h"
 
 #include <boost/bind.hpp>
-#include <boost/foreach.hpp>
 #include <boost/none_t.hpp>
 
 #include <pv/data/decoderstack.h>