Changeset - r9591:8a2719f40368
[Not reviewed]
master
0 1 0
smatz - 16 years ago 2008-06-25 17:45:05
smatz@openttd.org
(svn r13631) -Fix (r13618): forgot #define avoiding multiple inclusions
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/tar_type.h
Show inline comments
 
/* $Id$ */
 

	
 
#ifndef TAR_TYPE_H
 
#define TAR_TYPE_H
 

	
 
/** @file tar_type.h Structs, typedefs and macros used for TAR file handling. */
 

	
0 comments (0 inline, 0 general)