Changeset - r9419:b3c4f0afa7eb
[Not reviewed]
master
0 1 0
rubidium - 16 years ago 2008-05-29 19:58:17
rubidium@openttd.org
(svn r13333) -Fix: compilance without networking enabled.
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/console.cpp
Show inline comments
 
@@ -8,6 +8,8 @@
 
#include "network/network_server.h"
 
#include "core/alloc_func.hpp"
 
#include "string_func.h"
 
#include "strings_type.h"
 
#include "core/math_func.hpp"
 
#include "rev.h"
 

	
 
#include <stdarg.h>
0 comments (0 inline, 0 general)