mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
corrected 3rdParty poppler files
This commit is contained in:
parent
1d29159ecb
commit
4007aa64e5
@ -36,9 +36,8 @@
|
|||||||
//
|
//
|
||||||
//========================================================================
|
//========================================================================
|
||||||
|
|
||||||
#include <config.h>
|
#include <poppler-config.h>
|
||||||
|
|
||||||
#include "config.h"
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "CairoFontEngine.h"
|
#include "CairoFontEngine.h"
|
||||||
#include "CairoOutputDev.h"
|
#include "CairoOutputDev.h"
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
//
|
//
|
||||||
//========================================================================
|
//========================================================================
|
||||||
|
|
||||||
#include <config.h>
|
#include <poppler-config.h>
|
||||||
|
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
/* This implements a box filter that supports non-integer box sizes */
|
/* This implements a box filter that supports non-integer box sizes */
|
||||||
|
|
||||||
#include <config.h>
|
#include <poppler-config.h>
|
||||||
|
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user