Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 680530 | Differences between
and this patch

Collapse All | Expand All

(-)./frmts/pdf/pdfsdk_headers.h.orig (-1 / +1 lines)
Lines 50-56 Link Here
50
#pragma warning( disable : 4244 ) /* conversion from 'const int' to 'Guchar', possible loss of data */
50
#pragma warning( disable : 4244 ) /* conversion from 'const int' to 'Guchar', possible loss of data */
51
#endif
51
#endif
52
52
53
#include <goo/gtypes.h>
53
#include <goo/gfile.h>
54
#include <goo/GooList.h>
54
#include <goo/GooList.h>
55
55
56
/* begin of poppler xpdf includes */
56
/* begin of poppler xpdf includes */

Return to bug 680530