summaryrefslogtreecommitdiffstats
path: root/material-color-utilities-cmath.patch
blob: 3948c5f88ee4a0c1ec4b6290e48588b388d55b00 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- third_party/material_color_utilities/src/cpp/palettes/tones.cc.orig	2023-08-30 22:58:42.101555407 +0000
+++ third_party/material_color_utilities/src/cpp/palettes/tones.cc	2023-08-30 22:58:54.082340977 +0000
@@ -14,6 +14,8 @@
  * limitations under the License.
  */
 
+#include <cmath>
+
 #include "cpp/palettes/tones.h"
 
 #include "cpp/cam/cam.h"