mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-22 14:35:34 +00:00
refactor: consistent include paths in java/nbt
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
|
||||
#include "InputOutputStream/DataOutputStream.h"
|
||||
#include <bit>
|
||||
#include <cstdint>
|
||||
|
||||
#include "java/InputOutputStream/DataOutputStream.h"
|
||||
|
||||
// Creates a new data output stream to write data to the specified underlying
|
||||
// output stream. The counter written is set to zero. Parameters: out - the
|
||||
// underlying output stream, to be saved for later use.
|
||||
|
||||
Reference in New Issue
Block a user