summaryrefslogtreecommitdiffstats
path: root/external
diff options
context:
space:
mode:
Diffstat (limited to 'external')
-rw-r--r--external/pdfium/build.patch.111
1 files changed, 11 insertions, 0 deletions
diff --git a/external/pdfium/build.patch.1 b/external/pdfium/build.patch.1
index ec29803246ed..8d5e22f43c61 100644
--- a/external/pdfium/build.patch.1
+++ b/external/pdfium/build.patch.1
@@ -1,3 +1,4 @@
+-*- Mode: diff -*-
diff --git a/core/fpdfdoc/cpdf_metadata.cpp b/core/fpdfdoc/cpdf_metadata.cpp
index 323de4ffc..f11a0b0ad 100644
--- a/core/fpdfdoc/cpdf_metadata.cpp
@@ -50,3 +51,13 @@ index d8875786c..bc019ebe1 100644
}
void sycc_to_rgb(int offset,
+--- a/core/fxcodec/fx_codec.h
++++ b/core/fxcodec/fx_codec.h
+@@ -8,6 +8,7 @@
+ #define CORE_FXCODEC_FX_CODEC_H_
+
+ #include <map>
++#include <cstdint>
+
+ #include "third_party/abseil-cpp/absl/types/optional.h"
+