Merge "Vector.h: remove unused import <new>" am: 1a4e2dfdf5
am: c50fce7dac
am: 4fbff753ba
Change-Id: I8581d836ee94d691f7a7a6b01dd9f7f8017fe093
This commit is contained in:
commit
870a065800
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue