Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 40c7ddfc authored by Steven Moreland's avatar Steven Moreland
Browse files

Vector.h: remove unused import <new>

Test: pass
Change-Id: I9d04c909a1bc82352f1eebe36602bf095ec3ca30
parent c724fac0
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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>