freebsd-ports/math/gambit/files/patch-sources-tools-enumpoly-double.cc
Michael Johnson 496390c22c - Update to 0.2005.06.13
PR:		ports/82943
Submitted by:	Ports Fury
2005-07-05 05:14:34 +00:00

10 lines
261 B
C++

--- 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>