float.h -> math.h

This commit is contained in:
Glenn Maynard
2007-05-03 02:14:13 +00:00
parent a9a5a5f98c
commit a4bdd07209
+1 -1
View File
@@ -13,7 +13,7 @@
#include <map>
#include <sys/types.h>
#include <sys/stat.h>
#include <float.h>
#include <math.h>
RandomGen g_RandomNumberGenerator;