--HG-- branch : develop
@ -21,6 +21,7 @@
#include <math.h>
#include <list>
#include <limits>
#include "nel/misc/debug.h"
#include "nel/misc/config_file.h"
@ -25,6 +25,7 @@
#include "game_share/synchronised_message.h"
#include "game_share/mirror.h"
// Pet interface message class for AIS / EGS communication
@ -28,6 +28,7 @@
#include <string>
#include <map>
namespace NLNET
{