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

Commit b1778b0a authored by Ryan Prichard's avatar Ryan Prichard Committed by Android (Google) Code Review
Browse files

Merge "inputflinger: add missing <functional> include" into udc-qpr-dev-plus-aosp

parents 61174d57 5bd19edc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
#pragma once

#include <condition_variable>
#include <functional>
#include <list>
#include <mutex>
#include <optional>