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

Commit 878f0c6b 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

Change-Id: I747b0473045f29f1a46e805876faa3ba2cc0a284
parents 1eb2cb19 1bc2c960
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>