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

Commit 1f876a81 authored by David Anderson's avatar David Anderson Committed by Gerrit Code Review
Browse files

Merge "fastboot: Add header that declares std::function"

parents acfc93f9 214f37c2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@
#pragma once
#include <cstdlib>
#include <deque>
#include <functional>
#include <limits>
#include <string>
#include <vector>