X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fmainwindow.cpp;h=42f79bbc876757b3a56b2bd200d40789eac23305;hb=d23445348bf04a698e062a3b917360313ecbcaad;hp=ec87ee0568a71a8efd96ff6bf2fcff73810ae2f6;hpb=f45512cb2dda491c2e191b6452bb79b9cf116690;p=pulseview.git diff --git a/pv/mainwindow.cpp b/pv/mainwindow.cpp index ec87ee05..42f79bbc 100644 --- a/pv/mainwindow.cpp +++ b/pv/mainwindow.cpp @@ -23,7 +23,6 @@ #endif #include -#include #include #include @@ -61,8 +60,8 @@ #include #include -using boost::shared_ptr; using std::list; +using std::shared_ptr; namespace pv {