summaryrefslogtreecommitdiff
path: root/graphics/tesseract/patches/patch-viewer_scrollview.cpp
blob: b635da6ecc820212b1d5ede1c7c9c58fd80eed42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-viewer_scrollview.cpp,v 1.1 2013/04/29 21:31:12 joerg Exp $

--- viewer/scrollview.cpp.orig	2013-04-29 19:49:57.000000000 +0000
+++ viewer/scrollview.cpp
@@ -39,6 +39,7 @@ const int kMaxIntPairSize = 45;  // Hold
 #include <algorithm>
 #include <vector>
 #include <string>
+#include <cstdlib>
 #include <cstring>
 #include <climits>