Changed: #825 Remove all warning when compiling Ryzom

This commit is contained in:
kervala 2010-10-03 23:20:33 +02:00
parent f618c85c99
commit 739f86c47e

View file

@ -40,6 +40,7 @@
#include <algorithm> #include <algorithm>
#include <exception> #include <exception>
#include <cctype> #include <cctype>
#include <limits>
#include <errno.h> #include <errno.h>