X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Fcursor.cpp;h=ca22eefdf1f65d44c145f84c0649733b6b9e3e84;hb=819f4c25391a9c74d3d2f528d462142d5c4aad4d;hp=1b30518e04024225586f8e7dbfcc073a57891989;hpb=8debe10dd47a5f519cd6e9069231f8e77c9c04e1;p=pulseview.git diff --git a/pv/view/cursor.cpp b/pv/view/cursor.cpp index 1b30518..ca22eef 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 {