GCC-13 support, when precompiled headers are off

This commit is contained in:
Ștefan Talpalaru 2024-02-05 02:06:28 +01:00 committed by Christoph Oelckers
commit b5eb8f47db
11 changed files with 14 additions and 2 deletions

View file

@ -39,6 +39,7 @@
#include "files.h"
#include "m_swap.h"
#include "w_zip.h"
#include "fs_decompress.h"
using FileSys::FCompressedBuffer;