mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-05 14:59:01 +00:00
Fixed: #963 Floating point exceptions
This commit is contained in:
parent
ce7ede2ce1
commit
396e573268
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
|||
#include "nel/sound/driver/source.h"
|
||||
#include "nel/misc/common.h"
|
||||
|
||||
#include <limits>
|
||||
|
||||
using namespace NLMISC;
|
||||
|
||||
namespace NLSOUND
|
||||
|
|
Loading…
Reference in a new issue