mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
11 lines
243 B
C++
11 lines
243 B
C++
|
--- 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;
|