aboutsummaryrefslogtreecommitdiff
path: root/devel/electron30/files/patch-third__party_material__color__utilities_src_cpp_palettes_tones.cc
blob: 7613df04ab3b46bb790d96db9daf292774d01b64 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- third_party/material_color_utilities/src/cpp/palettes/tones.cc.orig	2024-04-15 20:34:41 UTC
+++ third_party/material_color_utilities/src/cpp/palettes/tones.cc
@@ -14,6 +14,8 @@
  * limitations under the License.
  */
 
+#include <cmath>
+
 #include "cpp/palettes/tones.h"
 
 #include <cmath>