summaryrefslogtreecommitdiff
path: root/graphics/meshviewer/files/patch-mesh.cc
blob: eeefcfd53a7450dd581f78c1a162dcc5bd30c426 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- mesh/mesh.cc.orig	Sat Feb  8 18:14:00 2003
+++ mesh/mesh.cc	Sat Feb  8 18:14:11 2003
@@ -9,7 +9,7 @@
 #include <set>
 
 // for MAXFLOAT
-#include <values.h>
+#include <climits>
 
 #include "mesh.h"