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

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

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

am: 1a4e2dfd

Change-Id: I6177387a43353d5f9b4bd7fe9cc9fd7a4a10e997
parents 8a69231c 1a4e2dfd
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>