freebsd-ports/devel/monotone/files/patch-numeric_vocab.hh
2007-07-04 15:11:34 +00:00

10 lines
215 B
C++

--- numeric_vocab.hh.orig Mon May 7 16:13:44 2007
+++ numeric_vocab.hh Sat Jun 30 22:53:12 2007
@@ -11,6 +11,7 @@
// PURPOSE.
#include <cstddef>
+#include <climits>
#include <limits>
#include "mt-stdint.h"