11 lines
201 B
Text
11 lines
201 B
Text
Index: poppler/Form.cc
|
|
--- poppler/Form.cc.orig
|
|
+++ poppler/Form.cc
|
|
@@ -43,6 +43,7 @@
|
|
|
|
#include <array>
|
|
#include <set>
|
|
+#include <ctype.h>
|
|
#include <limits>
|
|
#include <cstddef>
|
|
#include <cstdlib>
|