Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > 2f59cb3dad8c45eb05dcd45f11b8f2c3 > files > 1

cultivation-9-1.2.mga1.src.rpm

Author: Miriam Ruiz <little_miry@yahoo.es>
Description: include math.h
--- a/game2/gameSource/sound/SoundEffectsBank.cpp
+++ b/game2/gameSource/sound/SoundEffectsBank.cpp
@@ -10,6 +10,7 @@
 
 #include "minorGems/util/random/StdRandomSource.h"
 
+#include <math.h>
 
 extern int globalSoundSampleRate;