include algorthm forstd::find
authorDana Jansens <danakj@orodu.net>
Thu, 23 Jan 2003 02:33:42 +0000 (02:33 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 23 Jan 2003 02:33:42 +0000 (02:33 +0000)
src/bindings.cc

index 054bec2..2ce8c8e 100644 (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)