[poppler] utils/pdfinfo.cc

Adrian Johnson ajohnson at kemper.freedesktop.org
Mon Jun 13 22:10:29 UTC 2016


 utils/pdfinfo.cc |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 5ee67050c400daa7bc0b0a4f5dddf21be18be124
Author: Adrian Johnson <ajohnson at redneon.com>
Date:   Tue Jun 14 07:32:35 2016 +0930

    Fix windows compile

diff --git a/utils/pdfinfo.cc b/utils/pdfinfo.cc
index 3756ad3..e469fb3 100644
--- a/utils/pdfinfo.cc
+++ b/utils/pdfinfo.cc
@@ -40,6 +40,7 @@
 #include "printencodings.h"
 #include "goo/GooString.h"
 #include "goo/gfile.h"
+#include "goo/glibc.h"
 #include "goo/gmem.h"
 #include "GlobalParams.h"
 #include "Object.h"


More information about the poppler mailing list