Merge "Vector.h: remove unused import <new>" am: 1a4e2dfdf5 am: c50fce7dac

am: 4fbff753ba

Change-Id: I8581d836ee94d691f7a7a6b01dd9f7f8017fe093
This commit is contained in:
Steven Moreland 2017-02-17 23:51:41 +00:00 committed by android-build-merger
commit 870a065800
1 changed files with 0 additions and 2 deletions

View File

@ -20,8 +20,6 @@
#include <stdint.h>
#include <sys/types.h>
#include <new>
#include <log/log.h>
#include <utils/TypeHelpers.h>
#include <utils/VectorImpl.h>