X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2FBasemenu.cc;h=689d20181a6d2b97b543909b5c041a561936402a;hb=f00ed578baacb73a36227fed1419e9d451ee7bb0;hp=8a3429a0b737657f932ba1d6cb2789bcc8ec90a7;hpb=fb1ef42d4265434ce1c2e1b0ec35bf5b54f0abca;p=chaz%2Fopenbox diff --git a/src/Basemenu.cc b/src/Basemenu.cc index 8a3429a0..689d2018 100644 --- a/src/Basemenu.cc +++ b/src/Basemenu.cc @@ -43,7 +43,8 @@ #endif // HAVE_STRING_H #include -using namespace std; +using std::min; +using std::max; #include "i18n.h" #include "openbox.h"