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

Commit 1a4e2dfd authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Vector.h: remove unused import <new>"

parents 94aabe47 40c7ddfc
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>