1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-29 23:07:48 +02:00

Removed excessive pathfinder includes

This commit is contained in:
Ivan Savenko
2023-06-21 12:00:44 +03:00
parent 02ea798c97
commit 87fcfa4add
43 changed files with 10 additions and 38 deletions

View File

@@ -19,6 +19,7 @@
#include "../lib/CArtHandler.h"
#include "../lib/CBuildingHandler.h"
#include "../lib/CHeroHandler.h"
#include "../lib/CPathfinder.h"
#include "../lib/spells/AbilityCaster.h"
#include "../lib/spells/BonusCaster.h"
#include "../lib/spells/CSpellHandler.h"