mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-22 03:25:40 +00:00
run IWYU on Minecraft.Client
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "Minecraft.World/Header Files/stdafx.h"
|
||||
#include "DLCManager.h"
|
||||
#include "DLCUIDataFile.h"
|
||||
#include "Minecraft.Client/Common/Source Files/DLC/DLCFile.h"
|
||||
#include "Minecraft.Client/Linux/Linux_App.h"
|
||||
|
||||
DLCUIDataFile::DLCUIDataFile(const std::wstring& path)
|
||||
: DLCFile(DLCManager::e_DLCType_UIData, path) {
|
||||
|
||||
Reference in New Issue
Block a user