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

Commit 1a055a89 authored by Steven Moreland's avatar Steven Moreland
Browse files

RefBase.cpp remove unused include typeinfo

Test: pass
Change-Id: Iec9b9e1e9b6c974124b2043f550fb110cc22846d
parent 01003d40
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>