diff options
Diffstat (limited to 'samples/pdfium_test_write_helper.cc')
-rw-r--r-- | samples/pdfium_test_write_helper.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/samples/pdfium_test_write_helper.cc b/samples/pdfium_test_write_helper.cc index a323658378..5a2e0f66ce 100644 --- a/samples/pdfium_test_write_helper.cc +++ b/samples/pdfium_test_write_helper.cc @@ -4,6 +4,8 @@ #include "samples/pdfium_test_write_helper.h" +#include <limits.h> + #include <memory> #include <vector> |