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

Commit 870a0658 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

am: 4fbff753

Change-Id: I8581d836ee94d691f7a7a6b01dd9f7f8017fe093
parents 1095e4ec 4fbff753
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>