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

Commit e5896f0f authored by Ryan Prichard's avatar Ryan Prichard Committed by Gerrit Code Review
Browse files

Merge "Include <functional> for std::function and std::placeholders" into main

parents 43a85cfb c8fc80c4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
 * limitations under the License.
 */

#include <functional>
#include <string>
#include <vector>

+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
 */
#pragma once

#include <functional>
#include <memory>
#include <mutex>
#include <vector>