run IWYU on Minecraft.World

This commit is contained in:
Tropical
2026-03-31 01:39:49 -05:00
parent 949062aa81
commit bed181cd59
1404 changed files with 10023 additions and 4292 deletions

View File

@@ -2,8 +2,9 @@
// 4J Stu - Implements the Java InputStream but rather than writing directly to
// disc it writes through the save file
#include "java/InputOutputStream/OutputStream.h"
#include <stdint.h>
#include "java/InputOutputStream/OutputStream.h"
#include "ConsoleSavePath.h"
class ConsoleSaveFile;