Merge "A header was pulled in for a function we no longer use, so we can/should drop the #include as well."

This commit is contained in:
TreeHugger Robot
2017-05-03 04:56:01 +00:00
committed by Android (Google) Code Review

View File

@@ -18,8 +18,6 @@
#include "FormatConvert.h"
#include <algorithm> // std::min
// Round up to the nearest multiple of the given alignment value
template<unsigned alignment>