Changed: #825 Remove all warnings when compiling Ryzom

This commit is contained in:
kervala 2012-04-08 14:23:36 +02:00
parent bac5b8d084
commit 40fa6620bf
2 changed files with 2 additions and 0 deletions

View file

@ -25,6 +25,7 @@
#include "nel/misc/common.h"
//#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

View file

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