From 67cd2cd6becf9aa5c38235b20ebd212d37cc3dfb Mon Sep 17 00:00:00 2001 From: alberth Date: Wed, 22 Dec 2010 11:24:38 +0000 Subject: (svn r21594) -Codechange: Whitespace fixes in ifndef/define lines. --- src/pathfinder/yapf/yapf.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/pathfinder/yapf/yapf.hpp') diff --git a/src/pathfinder/yapf/yapf.hpp b/src/pathfinder/yapf/yapf.hpp index 8e8fb9a47..d3aa53438 100644 --- a/src/pathfinder/yapf/yapf.hpp +++ b/src/pathfinder/yapf/yapf.hpp @@ -9,8 +9,8 @@ /** @file yapf.hpp Base includes/functions for YAPF. */ -#ifndef YAPF_HPP -#define YAPF_HPP +#ifndef YAPF_HPP +#define YAPF_HPP #include "../../landscape.h" #include "../pathfinder_func.h" -- cgit v1.2.3-70-g09d2