From cca1c72280d7e379c3d2923c7cbf5db59709d648 Mon Sep 17 00:00:00 2001 From: Scott Randolph Date: Tue, 2 May 2017 17:56:54 -0700 Subject: [PATCH] A header was pulled in for a function we no longer use, so we can/should drop the #include as well. Test: compile Change-Id: I455f3a1137533e14297a310663e1b3f7ecb0607c --- automotive/evs/1.0/vts/functional/FormatConvert.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/automotive/evs/1.0/vts/functional/FormatConvert.cpp b/automotive/evs/1.0/vts/functional/FormatConvert.cpp index e5cc8ee6e4..1e8929d6b7 100644 --- a/automotive/evs/1.0/vts/functional/FormatConvert.cpp +++ b/automotive/evs/1.0/vts/functional/FormatConvert.cpp @@ -18,8 +18,6 @@ #include "FormatConvert.h" -#include // std::min - // Round up to the nearest multiple of the given alignment value template