android_system_core/libutils/include/utils
Biswapriyo Nath 890f064990 libutils: Fix missing definition of shared_ptr and unique_ptr
This includes memory header for shared_ptr and unique_ptr templates.
Fixes the following errors:

RefBase.h:803:1: error: ‘shared_ptr’ does not name a type
RefBase.h:810:1: error: ‘unique_ptr’ does not name a type

Change-Id: I6a7a67333c9ef05250c5a3c6199d7fac288f946b
2022-11-25 12:15:53 +05:30
..
AndroidThreads.h
Atomic.h
BitSet.h
ByteOrder.h
CallStack.h
Compat.h
Condition.h
Debug.h
Endian.h
Errors.h
ErrorsMacros.h
FastStrcmp.h
FileMap.h
Flattenable.h
Functor.h
JenkinsHash.h
KeyedVector.h
LightRefBase.h
List.h
Log.h
Looper.h
LruCache.h
Mutex.h
NativeHandle.h
Printer.h
ProcessCallStack.h
RWLock.h
RefBase.h libutils: Fix missing definition of shared_ptr and unique_ptr 2022-11-25 12:15:53 +05:30
Singleton.h
SortedVector.h
StopWatch.h
String8.h
String16.h
StrongPointer.h
SystemClock.h
Thread.h
ThreadDefs.h
Timers.h
Tokenizer.h
Trace.h
TypeHelpers.h
Unicode.h
Vector.h
VectorImpl.h
misc.h
threads.h