1 --- poppler-0.22.5/poppler/Catalog.cc 2013-06-09 12:16:12.000000000 +0200
2 +++ poppler-0.22.5/poppler/Catalog.cc 2013-07-08 16:54:30.712095880 +0200
9 +# define _SNPRINTF_DLLIMPORT
12 +# include <systools/win32/snprintf.h>
18 --- poppler-0.22.5/poppler/GlobalParams.cc 2013-03-25 22:48:34.000000000 +0100
19 +++ poppler-0.22.5/poppler/GlobalParams.cc 2013-07-08 16:55:04.753303654 +0200
23 # include <mbstring.h>
25 +# define _SNPRINTF_DLLIMPORT
28 +# include <systools/win32/snprintf.h>
32 #include "goo/GooString.h"
33 --- poppler-0.22.5/poppler/PageLabelInfo.cc 2013-03-25 22:48:34.000000000 +0100
34 +++ poppler-0.22.5/poppler/PageLabelInfo.cc 2013-07-08 16:56:47.977901129 +0200
41 +# define _SNPRINTF_DLLIMPORT
44 +# include <systools/win32/snprintf.h>
48 #include "PageLabelInfo.h"
50 Only in poppler-0.22.5: poppler-snprintf.patch.1