Vector.h: remove unused import <new>
Test: pass Change-Id: I9d04c909a1bc82352f1eebe36602bf095ec3ca30
This commit is contained in:
parent
c724fac054
commit
40c7ddfc09
1 changed files with 0 additions and 2 deletions
|
@ -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 a new issue