src/map.cpp
changeset 9111 48ce04029fe4
parent 8391 193b256c681c
child 9449 240fedf4ed2c
equal deleted inserted replaced
9110:9c48301b2e19 9111:48ce04029fe4
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file map.cpp */
     3 /** @file map.cpp Base functions related to the map and distances on them. */
     4 
     4 
     5 #include "stdafx.h"
     5 #include "stdafx.h"
     6 #include "debug.h"
     6 #include "debug.h"
     7 #include "direction_func.h"
     7 #include "direction_func.h"
     8 #include "core/bitmath_func.hpp"
     8 #include "core/bitmath_func.hpp"