summaryrefslogtreecommitdiff
path: root/poppler/PageLabelInfo.cc
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2006-12-28 15:51:44 +0000
committerAlbert Astals Cid <aacid@kde.org>2006-12-28 15:51:44 +0000
commit7da5885e45c33382060276c95d9a3bd117ae55c7 (patch)
tree5f2a99ee8220d3b6b31a21563c53bd313b1e3b9a /poppler/PageLabelInfo.cc
parentfbc05a6791fc28ee26a9d9188722ea3453c65ddc (diff)
* goo/GooString.cc
* goo/GooString.h * goo/gmem.c * goo/gmem.h * poppler/Lexer.cc * poppler/Lexer.h * poppler/PageLabelInfo.cc * poppler/Parser.cc * poppler/UGooString.cc * poppler/UGooString.h: Patch by Krzysztof Kowalczyk <kkowalczyk@gmail.com> to improve performance. See bug 7808 for details.
Diffstat (limited to 'poppler/PageLabelInfo.cc')
-rw-r--r--poppler/PageLabelInfo.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/poppler/PageLabelInfo.cc b/poppler/PageLabelInfo.cc
index a8bcd723..525c04ce 100644
--- a/poppler/PageLabelInfo.cc
+++ b/poppler/PageLabelInfo.cc
@@ -1,3 +1,4 @@
+#include <config.h>
#include <limits.h>
#include <stdlib.h>
#include <stdio.h>