[DO-981] qt package (!15)
Co-authored-by: aleksandr.vodyanov <aleksandr.vodyanov@avroid.tech> Reviewed-on: https://git.avroid.tech/Conan/conan_build/pulls/15
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
diff --git a/chromium/third_party/skia/src/utils/SkParseColor.cpp b/chromium/third_party/skia/src/utils/SkParseColor.cpp
|
||||
index 7260365b2c6..96f46dd67f9 100644
|
||||
--- a/chromium/third_party/skia/src/utils/SkParseColor.cpp
|
||||
+++ b/chromium/third_party/skia/src/utils/SkParseColor.cpp
|
||||
@@ -9,3 +0,5 @@
|
||||
#include "include/utils/SkParse.h"
|
||||
|
||||
+#include <algorithm> // std::lower_bound
|
||||
+
|
||||
static constexpr const char* gColorNames[] = {
|
||||
Reference in New Issue
Block a user