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

Commit fad4956e authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add missing libc++ includes" into main

parents ebbf45e2 6daec8b1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -22,6 +22,8 @@
#include <utils/String16.h>
#include <camera/StringUtils.h>

#include <functional>

using namespace std;
using namespace android;