(svn r11702) -Codechange: move all date related stuff to date*.
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
#ifdef ENABLE_NETWORK
|
||||
|
||||
#include "config.h"
|
||||
#include "../../date.h"
|
||||
#include "../../newgrf_config.h"
|
||||
#include "../../date_type.h"
|
||||
|
||||
/**
|
||||
* This is the struct used by both client and server
|
||||
|
@@ -11,6 +11,7 @@
|
||||
#include "../../core/bitmath_func.hpp"
|
||||
#include "../../core/math_func.hpp"
|
||||
#include "../../core/alloc_func.hpp"
|
||||
#include "../../date_func.h"
|
||||
#include "packet.h"
|
||||
#include "udp.h"
|
||||
|
||||
|
Reference in New Issue
Block a user