|
|
@ -43,10 +43,10 @@ |
|
|
|
#include <xpdf/PDFDoc.h> |
|
|
|
#include <xpdf/PDFDoc.h> |
|
|
|
THIRD_PARTY_WARNINGS_ENABLE |
|
|
|
THIRD_PARTY_WARNINGS_ENABLE |
|
|
|
#else |
|
|
|
#else |
|
|
|
#include <xpdf/Object.h> |
|
|
|
#include <poppler/Object.h> |
|
|
|
#include <xpdf/GlobalParams.h> |
|
|
|
#include <poppler/GlobalParams.h> |
|
|
|
#include <xpdf/SplashOutputDev.h> |
|
|
|
#include <poppler/SplashOutputDev.h> |
|
|
|
#include <xpdf/PDFDoc.h> |
|
|
|
#include <poppler/PDFDoc.h> |
|
|
|
#endif |
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
class PDFDoc; |
|
|
|
class PDFDoc; |
|
|
|