X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fmainwindow.cpp;h=42f79bbc876757b3a56b2bd200d40789eac23305;hb=f9abf97e78bc4825d80926b0ebc6cbaef40768b1;hp=ec87ee0568a71a8efd96ff6bf2fcff73810ae2f6;hpb=f45512cb2dda491c2e191b6452bb79b9cf116690;p=pulseview.git diff --git a/pv/mainwindow.cpp b/pv/mainwindow.cpp index ec87ee0..42f79bb 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 {