Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > ff379b9450ea434d1de957e06db09f32 > files > 1

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