Fixed: #963 Floating point exceptions

This commit is contained in:
kervala 2010-06-05 15:57:24 +02:00
parent ce7ede2ce1
commit 396e573268

View file

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