X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fcursor.cpp;h=ca22eefdf1f65d44c145f84c0649733b6b9e3e84;hp=1b30518e04024225586f8e7dbfcc073a57891989;hb=819f4c25391a9c74d3d2f528d462142d5c4aad4d;hpb=b2474b8dc0bec392d0cbe7cd18d342e3c9e42f63;ds=sidebyside diff --git a/pv/view/cursor.cpp b/pv/view/cursor.cpp index 1b30518e..ca22eefd 100644 --- a/pv/view/cursor.cpp +++ b/pv/view/cursor.cpp @@ -33,7 +33,7 @@ #include -using namespace boost; +using boost::shared_ptr; namespace pv { namespace view {