e6004d57f2
WWW: http://code.google.com/p/nhocr PR: 134720 Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com>
11 lines
312 B
C++
11 lines
312 B
C++
--- ./libnhocr/ocrbase.cpp.orig 2009-05-15 15:55:20.000000000 +0900
|
|
+++ ./libnhocr/ocrbase.cpp 2009-05-19 19:24:48.000000000 +0900
|
|
@@ -9,7 +9,7 @@
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <math.h>
|
|
-#include <values.h>
|
|
+#include <float.h>
|
|
|
|
#if defined (__SVR4) && defined (__sun)
|
|
#include <float.h>
|