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

Commit ed754a6f authored by Ryan Prichard's avatar Ryan Prichard
Browse files

binder: add missing <functional> include

Bug: 175635923
Test: m MODULES-IN-frameworks-native-libs-binder
Change-Id: Ic4a2ff8356471bb7276bcdb7fada1a10d5e370a4
parent 748848b7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@

#include <commonFuzzHelpers.h>
#include <fuzzer/FuzzedDataProvider.h>
#include <functional>
#include <string>
#include <vector>
#include "BufferedTextOutput.h"