Merge "Vector.h: remove unused import <new>"
This commit is contained in:
commit
1a4e2dfdf5
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