projects
/
pdfium.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Fix build of pdfium_diff
[pdfium.git]
/
samples
/
image_diff_png.h
diff --git
a/samples/image_diff_png.h
b/samples/image_diff_png.h
index
ea77e9a
..
9febb37
100644
(file)
--- a/
samples/image_diff_png.h
+++ b/
samples/image_diff_png.h
@@
-5,6
+5,8
@@
#ifndef TOOLS_IMAGEDIFF_IMAGE_DIFF_PNG_H_
#define TOOLS_IMAGEDIFF_IMAGE_DIFF_PNG_H_
+#include <stdlib.h> // for size_t.
+
#include <vector>
namespace image_diff_png {