mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-23 06:35:32 +00:00
refactor: consistent include paths in java/nbt
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#include "Random.h"
|
||||
#include <ctime>
|
||||
#include <cstdint> // for int64_t
|
||||
#include "System.h"
|
||||
|
||||
#include "java/System.h"
|
||||
#include "java/Random.h"
|
||||
|
||||
Random::Random() {
|
||||
// 4J - jave now uses the system nanosecond counter added to a
|
||||
|
||||
Reference in New Issue
Block a user