Changed: #825 Remove all warnings when compiling Ryzom
This commit is contained in:
parent
bac5b8d084
commit
40fa6620bf
2 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
#include <string>
|
||||
#include <time.h>
|
||||
#include <vector>
|
||||
#include <limits>
|
||||
#include <stddef.h>
|
||||
|
||||
#include "nel/georges/load_form.h"
|
||||
|
|
Loading…
Reference in a new issue