mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-22 04:46:11 +00:00
run IWYU on Minecraft.Client
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#include "Minecraft.World/Header Files/stdafx.h"
|
||||
#include <sstream>
|
||||
|
||||
#include "DLCFile.h"
|
||||
#include "Minecraft.Client/Common/Minecraft_Macros.h"
|
||||
#include "Minecraft.Client/Common/Source Files/DLC/DLCManager.h"
|
||||
|
||||
DLCFile::DLCFile(DLCManager::EDLCType type, const std::wstring& path) {
|
||||
m_type = type;
|
||||
|
||||
Reference in New Issue
Block a user