Skip to content

Commit

Permalink
Remove redundand header from a_star.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Chaosus committed Jun 16, 2022
1 parent 639d727 commit 4be41a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/math/a_star.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
#include "core/object/ref_counted.h"
#include "core/object/script_language.h"
#include "core/templates/oa_hash_map.h"
#include "core/templates/pair.h"

/**
A* pathfinding algorithm.
Expand Down

0 comments on commit 4be41a9

Please sign in to comment.