mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-06-22 13:09:38 +01:00
(svn r13631) -Fix (r13618): forgot #define avoiding multiple inclusions
This commit is contained in:
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
Block a user