Fixed: #963 Floating point exceptions

hg/feature/sound
kervala 15 years ago
parent d14e6418da
commit d2c478106d

@ -17,6 +17,8 @@
#include "nel/sound/driver/source.h"
#include "nel/misc/common.h"
#include <limits>
using namespace NLMISC;
namespace NLSOUND

Loading…
Cancel
Save