Merge "RefBase.cpp remove unused include typeinfo" am: 141e98474e am: d253899e1e am: 1bc2c960ee

am: 878f0c6bd6

Change-Id: I8230b912145a755c7c36bd4b3f3c26784c35e19a
This commit is contained in:
Steven Moreland 2017-02-16 05:35:44 +00:00 committed by android-build-merger
commit 5717abf233
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
#include <stdlib.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <typeinfo>
#include <unistd.h>
#include <utils/RefBase.h>