1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-07 18:30:34 +00:00

Rockstar04 master (#5)

* Remove duplicate method

* Update Poppler/Cairo

* Twwak config file loading
This commit is contained in:
Trent Petersen 2018-01-10 14:17:10 -06:00 committed by GitHub
parent dada10ac04
commit fc418cff57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 29 additions and 29 deletions

View File

@ -34,7 +34,7 @@
//
//========================================================================
#include <config.h>
#include <poppler-config.h>
#include "config.h"
#include <string.h>

View File

@ -35,7 +35,7 @@
//
//========================================================================
#include <config.h>
#include <poppler-config.h>
#ifdef USE_GCC_PRAGMAS
#pragma implementation