1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-17 01:12:39 +01:00

Codefix: remove unused mem_func includes

This commit is contained in:
Rubidium
2025-05-06 18:01:57 +02:00
committed by rubidium42
parent 9735fbbaa1
commit 4c1cd4fe4c
9 changed files with 0 additions and 9 deletions

View File

@@ -9,7 +9,6 @@
#include "stdafx.h"
#include "core/geometry_func.hpp"
#include "core/mem_func.hpp"
#include "landscape.h"
#include "newgrf_text.h"
#include "error.h"