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

Commit dfdcc31d authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "libutils: Fix missing definition of shared_ptr and unique_ptr"

parents ccf13942 890f0649
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -210,6 +210,7 @@

#include <atomic>
#include <functional>
#include <memory>
#include <type_traits>  // for common_type.

#include <stdint.h>