Преглед на файлове

Merge pull request #62112 from Chaosus/fix_redundand_header

Yuri Rubinsky преди 3 години
родител
ревизия
a6ed5589da
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      core/math/a_star.h

+ 0 - 1
core/math/a_star.h

@@ -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.