Sophie

Sophie

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

cultivation-9-1.1.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;