X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fpopups%2Fprobes.cpp;h=60f1e0277820b030673f433d6b344c9b3921755d;hb=819f4c25391a9c74d3d2f528d462142d5c4aad4d;hp=51ba3ddca8b2744bfd60e89a109906ab741f60dd;hpb=b7b659aa72851df2d34d4c1e5fd5636fbd9176d1;p=pulseview.git diff --git a/pv/popups/probes.cpp b/pv/popups/probes.cpp index 51ba3dd..60f1e02 100644 --- a/pv/popups/probes.cpp +++ b/pv/popups/probes.cpp @@ -23,9 +23,9 @@ #include #include -using namespace boost; using namespace Qt; -using namespace std; +using boost::shared_ptr; +using std::vector; namespace pv { namespace popups {