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

Commit 11c22fcc authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

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

parents 88435064 dfdcc31d
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>