aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkNx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkNx.h')
-rw-r--r--src/core/SkNx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/SkNx.h b/src/core/SkNx.h
index 953654063a..1636dde774 100644
--- a/src/core/SkNx.h
+++ b/src/core/SkNx.h
@@ -11,6 +11,8 @@
#include "SkSafe_math.h"
#include "SkScalar.h"
#include "SkTypes.h"
+
+#include <algorithm>
#include <limits>
#include <type_traits>