Changeset - r14544:47ddf4cd89b3
[Not reviewed]
master
0 1 0
frosch - 14 years ago 2010-02-13 20:13:34
frosch@openttd.org
(svn r19125) -Fix (r18809): Compiling with desync-debug failed.
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/core/random_func.cpp
Show inline comments
 
@@ -42,6 +42,7 @@ void SetRandomSeed(uint32 seed)
 
}
 

	
 
#ifdef RANDOM_DEBUG
 
#include "../network/network.h"
 
#include "../network/network_internal.h"
 
#include "../company_func.h"
 

	
0 comments (0 inline, 0 general)