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

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

Merge "RefBase.cpp remove unused include typeinfo"

am: 141e9847

Change-Id: I8a7780301273ebeba0e50470a138bf9f58eda90a
parents 8de67e53 141e9847
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>