Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
@@ -0,0 +1,13 @@
$NetBSD: patch-libelemental_value.tcc,v 1.1 2011/11/25 22:09:13 joerg Exp $
--- libelemental/value.tcc.orig 2011-11-25 18:05:28.000000000 +0000
+++ libelemental/value.tcc
@@ -26,6 +26,8 @@
#error "value.tcc must be included from value.hh."
#endif
+#include <limits>
+
namespace Elemental {