Commit ad661940 by Jeff Gilbert Committed by Commit Bot

Remove unused include of math.h in matrix_utils.h.

BUG=angleproject:2366 Change-Id: Ic398da0b86caef577140808a87fcc2e74ed28dc0 Reviewed-on: https://chromium-review.googlesource.com/935144Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org>
parent a4ef843f
...@@ -20,8 +20,6 @@ ...@@ -20,8 +20,6 @@
#include "common/mathutil.h" #include "common/mathutil.h"
#include "common/vector_utils.h" #include "common/vector_utils.h"
#include "math.h"
namespace angle namespace angle
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment