X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fwidgets%2Fpopup.cpp;h=6857358a64c1e0e8c960656d5efa7e104acaf8ef;hb=1af53b66060975afe70055fb72265ff0922566da;hp=73ac1d84bd81eb5d268bd48c82492c6d84afc935;hpb=092e2a0a3247f55a8f90680e1da694e744a2eee8;p=pulseview.git diff --git a/pv/widgets/popup.cpp b/pv/widgets/popup.cpp index 73ac1d8..6857358 100644 --- a/pv/widgets/popup.cpp +++ b/pv/widgets/popup.cpp @@ -26,7 +26,8 @@ #include "popup.h" -using namespace std; +using std::max; +using std::min; namespace pv { namespace widgets {