On 02/03/2008, Cyril Brulebois wrote:
> Looks like a missing <climits> include only. The attached patch…

Blah, here it comes.

Sorry for the noise,

-- 
Cyril Brulebois
--- a/src/matrix.h
+++ b/src/matrix.h
@@ -80,6 +80,8 @@
 #endif
 #endif
 
+#include <climits>
+
 namespace scythe {
 
   namespace { // make the uint typedef local to this file

Attachment: pgpGi52T977Ql.pgp
Description: PGP signature

Reply via email to