mirror of https://github.com/OpenTTD/OpenTTD
(svn r13631) -Fix (r13618): forgot #define avoiding multiple inclusions
parent
7a0ad3af52
commit
644fa40339
|
@ -1,6 +1,7 @@
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
#ifndef TAR_TYPE_H
|
#ifndef TAR_TYPE_H
|
||||||
|
#define TAR_TYPE_H
|
||||||
|
|
||||||
/** @file tar_type.h Structs, typedefs and macros used for TAR file handling. */
|
/** @file tar_type.h Structs, typedefs and macros used for TAR file handling. */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue