include algorthm forstd::find
This commit is contained in:
parent
bf24a3b7fc
commit
741c68bb87
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ extern "C" {
|
|||
#define _(str) gettext(str)
|
||||
}
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
namespace ob {
|
||||
|
||||
static bool buttonvalue(const std::string &button, unsigned int *val)
|
||||
|
|
Loading…
Reference in a new issue