]> Dogcows Code - chaz/openbox/blobdiff - src/Basemenu.cc
new focus code! working better than ever!
[chaz/openbox] / src / Basemenu.cc
index 8a3429a0b737657f932ba1d6cb2789bcc8ec90a7..689d20181a6d2b97b543909b5c041a561936402a 100644 (file)
@@ -43,7 +43,8 @@
 #endif // HAVE_STRING_H
 
 #include <algorithm>
-using namespace std;
+using std::min;
+using std::max;
 
 #include "i18n.h"
 #include "openbox.h"
This page took 0.019194 seconds and 4 git commands to generate.