Changed: #825 Remove all warning when compiling Ryzom

This commit is contained in:
kervala 2010-10-03 18:50:18 +02:00
parent 7eeccf2cd5
commit bb5803fb21

View file

@ -30,6 +30,7 @@
#include <exception> #include <exception>
#include <utility> #include <utility>
#include <deque> #include <deque>
#include <limits>
#include "nel/misc/common.h" #include "nel/misc/common.h"
#include "nel/misc/debug.h" #include "nel/misc/debug.h"