Codechange: remove ZeroedMemoryAllocator

This commit is contained in:
Rubidium
2025-02-22 21:01:43 +01:00
committed by rubidium42
parent adb0858c05
commit 15dcf56dad
5 changed files with 4 additions and 39 deletions
+1
View File
@@ -8,6 +8,7 @@
/** @file gfx.cpp Handling of drawing text and other gfx related stuff. */
#include "stdafx.h"
#include "core/alloc_func.hpp"
#include "gfx_layout.h"
#include "progress.h"
#include "zoom_func.h"