--HG-- branch : multipass-stereo
@ -19,6 +19,7 @@
#include "types_nl.h"
#include <cmath>
#include <nel/misc/debug.h>
namespace NLMISC
{
@ -17,6 +17,9 @@
#include "stdmisc.h"
#include <nel/misc/types_nl.h>
#ifdef NL_OS_UNIX
#include "nel/misc/p_thread.h"