mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-22 11:44:17 +01:00
Codechange: remove unused alloc_func.hpp includes
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
/** @file ini_load.cpp Definition of the #IniLoadFile class, related to reading and storing '*.ini' files. */
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "core/alloc_func.hpp"
|
||||
#include "core/mem_func.hpp"
|
||||
#include "ini_type.h"
|
||||
#include "string_func.h"
|
||||
|
||||
Reference in New Issue
Block a user