aboutsummaryrefslogblamecommitdiff
path: root/math/gambit/files/patch-sources-tools-enumpoly-double.cc
blob: babde63ec097a136416b7d0ac789eb3a988a9838 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                        
--- sources/tools/enumpoly/double.cc.orig	Thu Jun  9 02:47:34 2005
+++ sources/tools/enumpoly/double.cc	Sun Jul  3 23:39:27 2005
@@ -28,6 +28,7 @@
 #pragma implementation
 #endif
 
+#include <stdio.h>
 #include <math.h>
 #include <float.h>
 #include <assert.h>