Codechange: remove unused alloc_func.hpp includes

This commit is contained in:
Rubidium
2025-02-24 06:43:54 +01:00
committed by rubidium42
parent f6ce8d1b10
commit 02f040b22a
19 changed files with 0 additions and 19 deletions

View File

@@ -8,7 +8,6 @@
/** @file strings_sl.cpp Code handling saving and loading of strings */
#include "../stdafx.h"
#include "../core/alloc_func.hpp"
#include "../string_func.h"
#include "../strings_func.h"
#include "saveload_internal.h"