Merge "RefBase.cpp remove unused include typeinfo" am: 141e98474e
am: d253899e1e
am: 1bc2c960ee
am: 878f0c6bd6
Change-Id: I8230b912145a755c7c36bd4b3f3c26784c35e19a
This commit is contained in:
commit
5717abf233
|
@ -22,7 +22,6 @@
|
|||
#include <stdlib.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <typeinfo>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <utils/RefBase.h>
|
||||
|
|
Loading…
Reference in New Issue