include algorthm forstd::find

This commit is contained in:
Dana Jansens 2003-01-23 02:33:42 +00:00
parent bf24a3b7fc
commit 741c68bb87

View file

@ -19,6 +19,8 @@ extern "C" {
#define _(str) gettext(str)
}
#include <algorithm>
namespace ob {
static bool buttonvalue(const std::string &button, unsigned int *val)