mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-24 16:15:53 +00:00
run IWYU on Minecraft.Client
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
#pragma once
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include "TutorialTask.h"
|
||||
#include "Minecraft.Client/Common/Source Files/Tutorial/TutorialEnum.h"
|
||||
|
||||
class Tutorial;
|
||||
|
||||
// A tutorial task that requires each of the task to be completed in order until
|
||||
// the last one is complete. If an earlier task that was complete is now not
|
||||
|
||||
Reference in New Issue
Block a user