1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-06-30 23:49:00 +00:00

fix build

This commit is contained in:
Lu Wang 2014-02-08 20:43:49 +08:00
parent 50309b14a6
commit d0c77dc2c5

View File

@ -2,7 +2,7 @@
* config.h
* Compile time constants
*
* by WangLu
* Copyright (C) 2012-2014 Lu Wang <coolwanglu@gmail.com>
*/
@ -11,6 +11,7 @@
#include <string>
#define POPPLER_OLDER_THAN_0_25_0 @POPPLER_OLDER_THAN_0_25_0@
#define POPPLER_OLDER_THAN_0_23_0 @POPPLER_OLDER_THAN_0_23_0@
#define ENABLE_SVG @ENABLE_SVG@