moved private definitions out of public headers.

This commit is contained in:
Christoph Oelckers 2023-08-22 21:36:57 +02:00
commit c77ece4922
15 changed files with 111 additions and 105 deletions

View file

@ -33,7 +33,7 @@
**
*/
#include "resourcefile.h"
#include "resourcefile_internal.h"
#include "fs_swap.h"
namespace FileSys {