blog/static/files/algorithms/paths/bf-to-astar/astar.hpp
2024-01-03 15:07:53 +01:00

4 lines
63 B
C++

#ifndef _ASTAR_HPP
#define _ASTAR_HPP
#endif /* _ASTAR_HPP */