Changed: #825 Remove all warnings when compiling Ryzom
This commit is contained in:
parent
664eff8135
commit
1e7c674825
2 changed files with 2 additions and 0 deletions
|
@ -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…
Reference in a new issue