Changed: #825 Remove all warnings when compiling Ryzom

hg/feature/gsoc2012-fabien
kervala 13 years ago
parent 36fcd706fa
commit 55f7150202

@ -25,6 +25,7 @@
#include "nel/misc/common.h" #include "nel/misc/common.h"
//#endif //#endif
#include <limits>
/* /*
* Activate this define if you want to set a value into the mirror only if it is different from the previous value * Activate this define if you want to set a value into the mirror only if it is different from the previous value

@ -25,6 +25,7 @@
#include <string> #include <string>
#include <time.h> #include <time.h>
#include <vector> #include <vector>
#include <limits>
#include <stddef.h> #include <stddef.h>
#include "nel/georges/load_form.h" #include "nel/georges/load_form.h"

Loading…
Cancel
Save