(svn r21594) -Codechange: Whitespace fixes in ifndef/define lines.
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
|
||||
/** @file yapf_costbase.hpp Handling of cost determination. */
|
||||
|
||||
#ifndef YAPF_COSTBASE_HPP
|
||||
#define YAPF_COSTBASE_HPP
|
||||
#ifndef YAPF_COSTBASE_HPP
|
||||
#define YAPF_COSTBASE_HPP
|
||||
|
||||
struct CYapfCostBase {
|
||||
FORCEINLINE static bool stSlopeCost(TileIndex tile, Trackdir td)
|
||||
|
Reference in New Issue
Block a user