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

Commit ee6c074c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "A header was pulled in for a function we no longer use, so we...

Merge "A header was pulled in for a function we no longer use, so we can/should drop the #include as well."
parents 68f1e129 cca1c722
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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>