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

Commit 1bc2c960 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

Change-Id: I70bfe86735ea1ff4363e805509b5a45c00ffe70c
parents e5b6b899 d253899e
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>