Skip to content

Commit 02a43c4

Browse files
committed
IWYU
1 parent 67da64c commit 02a43c4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/memorial_test.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,19 @@
1010
#include "bodypart.h"
1111
#include "cata_catch.h"
1212
#include "cata_utility.h"
13+
#include "character.h"
1314
#include "character_id.h"
15+
#include "coordinates.h"
1416
#include "debug_menu.h"
1517
#include "event.h"
1618
#include "event_bus.h"
1719
#include "filesystem.h"
1820
#include "map_helpers.h"
1921
#include "memorial_logger.h"
22+
#include "monster.h"
2023
#include "mutation.h"
2124
#include "player_helpers.h"
25+
#include "point.h"
2226
#include "stats_tracker.h"
2327
#include "type_id.h"
2428

0 commit comments

Comments
 (0)