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
-1
View File
@@ -8,7 +8,6 @@
/** @file strgen_base.cpp Tool to create computer readable (stand-alone) translation files. */
#include "../stdafx.h"
#include "../core/alloc_func.hpp"
#include "../core/endian_func.hpp"
#include "../core/mem_func.hpp"
#include "../error_func.h"