1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-04 17:18:40 +00:00

Rockstar04/master (#7)

* Correct extra config load

* poppler config
This commit is contained in:
Trent Petersen 2018-01-10 14:29:32 -06:00 committed by GitHub
parent dfe8362c83
commit 1c4992a05e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@
/* This implements a box filter that supports non-integer box sizes */
#include <config.h>
#include <poppler-config.h>
#include <cstdint>
#include <stdint.h>