mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-23 04:04:09 +01:00
Codefix: remove unused mem_func 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/mem_func.hpp"
|
||||
#include "core/string_consumer.hpp"
|
||||
#include "ini_type.h"
|
||||
#include "string_func.h"
|
||||
|
||||
Reference in New Issue
Block a user