corrected 3rdParty poppler files

This commit is contained in:
Stephen Gaito 2019-12-13 12:06:45 +00:00
parent 1d29159ecb
commit 4007aa64e5
3 changed files with 3 additions and 4 deletions

View File

@ -36,9 +36,8 @@
//
//========================================================================
#include <config.h>
#include <poppler-config.h>
#include "config.h"
#include <string.h>
#include "CairoFontEngine.h"
#include "CairoOutputDev.h"

View File

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

View File

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