mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-22 06:25:35 +00:00
run IWYU on Minecraft.World
This commit is contained in:
@@ -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/InputStream.h"
|
||||
#include <stdint.h>
|
||||
|
||||
#include "java/InputOutputStream/InputStream.h"
|
||||
#include "ConsoleSavePath.h"
|
||||
|
||||
class ConsoleSaveFile;
|
||||
|
||||
Reference in New Issue
Block a user