1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/devel/ragel/files/patch-rlcodegen__gendata.cpp

11 lines
243 B
C++
Raw Normal View History

--- rlcodegen/gendata.cpp.orig Thu Dec 22 16:04:14 2005
+++ rlcodegen/gendata.cpp Mon Dec 26 13:21:36 2005
@@ -31,6 +31,7 @@
#include "fgotocodegen.h"
#include "ipgotocodegen.h"
+#include <climits>
#include <iostream>
using std::endl;