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

Commit 58f5d917 authored by Ryan Prichard's avatar Ryan Prichard Committed by Automerger Merge Worker
Browse files

Merge "binder: add missing <functional> include" into main am: 41790fcd

parents 3a4f6eee 41790fcd
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"