remove unused self list include from astar
This commit is contained in:
parent
8f45d48156
commit
7092dd9d58
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@
|
|||
#define ASTAR_H
|
||||
|
||||
#include "core/reference.h"
|
||||
#include "core/self_list.h"
|
||||
|
||||
/**
|
||||
A* pathfinding algorithm
|
||||
|
|
Loading…
Reference in a new issue