(svn r21594) -Codechange: Whitespace fixes in ifndef/define lines.
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
|
||||
/** @file yapf_node.hpp Node in the pathfinder's graph. */
|
||||
|
||||
#ifndef YAPF_NODE_HPP
|
||||
#define YAPF_NODE_HPP
|
||||
#ifndef YAPF_NODE_HPP
|
||||
#define YAPF_NODE_HPP
|
||||
|
||||
/** Yapf Node Key that evaluates hash from (and compares) tile & exit dir. */
|
||||
struct CYapfNodeKeyExitDir {
|
||||
|
Reference in New Issue
Block a user