mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-02 18:54:55 +00:00
run IWYU on Minecraft.Client
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
#include "NetworkPlayerQNet.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include "Minecraft.World/x64headers/extraX64.h"
|
||||
#include "java/System.h"
|
||||
|
||||
NetworkPlayerQNet::NetworkPlayerQNet(IQNetPlayer* qnetPlayer) {
|
||||
m_qnetPlayer = qnetPlayer;
|
||||
m_pSocket = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user