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

Commit 4fbff753 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

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

am: c50fce7d

Change-Id: Ic88e35637d9001e17e538ced0a35b47579da86cf
parents 8a5c2176 c50fce7d
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>