12 lines
345 B
Diff
12 lines
345 B
Diff
--- poppler-0.17.0/poppler/PreScanOutputDev.cc 2011-08-17 17:12:15.000000000 +0200
|
|
+++ poppler-0.17.0/poppler/PreScanOutputDev.cc 2011-08-17 17:12:21.000000000 +0200
|
|
@@ -23,6 +23,8 @@
|
|
//
|
|
//========================================================================
|
|
|
|
+#include <config.h>
|
|
+
|
|
#ifdef USE_GCC_PRAGMAS
|
|
#pragma implementation
|
|
#endif
|