X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fdata%2Fsegment.cpp;fp=pv%2Fdata%2Fsegment.cpp;h=ceaf0a056ef84a2c8f473f1d664559b4e583ce1e;hp=86211f8218f52d02eb8ed59df0e2eecf998379a9;hb=83b1c8d251386ac1980284c4668cbdd8e425550f;hpb=20c80c8aa4720f5b379e319f553c133687069b4e diff --git a/pv/data/segment.cpp b/pv/data/segment.cpp index 86211f82..ceaf0a05 100644 --- a/pv/data/segment.cpp +++ b/pv/data/segment.cpp @@ -23,12 +23,10 @@ #include #include #include -#include using std::lock_guard; using std::min; using std::recursive_mutex; -using std::vector; namespace pv { namespace data {