ocrad (0.17-4) textpage.cc

Summary

 textpage.cc |    1 +
 1 file changed, 1 insertion(+)

    
download this patch

Patch contents

--- ocrad-0.17.orig/textpage.cc
+++ ocrad-0.17/textpage.cc
@@ -18,6 +18,7 @@
 #include <cstdio>
 #include <string>
 #include <vector>
+#include <algorithm>
 
 #include "common.h"
 #include "rectangle.h"