refactor: consistent include paths in java/nbt

This commit is contained in:
Tropical
2026-03-30 15:47:05 -05:00
parent 44f6982e96
commit 0817878fe1
23 changed files with 53 additions and 52 deletions

View File

@@ -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