mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Changed: #825 Remove all warnings when compiling Ryzom
This commit is contained in:
parent
36fcd706fa
commit
55f7150202
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