mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 13:00:08 +00:00
Rockstar04 master (#5)
* Remove duplicate method * Update Poppler/Cairo * Twwak config file loading
This commit is contained in:
parent
dada10ac04
commit
fc418cff57
2
3rdparty/poppler/git/CairoFontEngine.cc
vendored
2
3rdparty/poppler/git/CairoFontEngine.cc
vendored
@ -34,7 +34,7 @@
|
|||||||
//
|
//
|
||||||
//========================================================================
|
//========================================================================
|
||||||
|
|
||||||
#include <config.h>
|
#include <poppler-config.h>
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
2
3rdparty/poppler/git/CairoOutputDev.cc
vendored
2
3rdparty/poppler/git/CairoOutputDev.cc
vendored
@ -35,7 +35,7 @@
|
|||||||
//
|
//
|
||||||
//========================================================================
|
//========================================================================
|
||||||
|
|
||||||
#include <config.h>
|
#include <poppler-config.h>
|
||||||
|
|
||||||
#ifdef USE_GCC_PRAGMAS
|
#ifdef USE_GCC_PRAGMAS
|
||||||
#pragma implementation
|
#pragma implementation
|
||||||
|
Loading…
Reference in New Issue
Block a user