Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 38f51279 authored by Benjamin Lerman's avatar Benjamin Lerman
Browse files

Add missing header for std::binary_search

Change-Id: I7b01c89633742413539fdbf5375cc9fb72839f89
parent 44b6216a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include <algorithm>

#include <binder/Binder.h>
#include <binder/BpBinder.h>