Codechange: Remove unnecessary 'core' includes. (#14867)

This commit is contained in:
Peter Nelson
2025-12-07 08:36:58 +00:00
committed by GitHub
parent 9e52df87ad
commit 4b7a3241bf
52 changed files with 3 additions and 61 deletions
-1
View File
@@ -10,7 +10,6 @@
#ifndef TIMER_GAME_CALENDAR_H
#define TIMER_GAME_CALENDAR_H
#include "../core/strong_typedef_type.hpp"
#include "timer_game_common.h"
/**
-1
View File
@@ -10,7 +10,6 @@
#ifndef TIMER_GAME_ECONOMY_H
#define TIMER_GAME_ECONOMY_H
#include "../core/strong_typedef_type.hpp"
#include "timer_game_common.h"
/**