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

Commit 5717abf2 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "RefBase.cpp remove unused include typeinfo" am: 141e9847 am: d253899e am: 1bc2c960

am: 878f0c6b

Change-Id: I8230b912145a755c7c36bd4b3f3c26784c35e19a
parents 2fbbc1eb 878f0c6b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -22,7 +22,6 @@
#include <stdlib.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <typeinfo>
#include <unistd.h>

#include <utils/RefBase.h>