run IWYU on Minecraft.Client

This commit is contained in:
Tropical
2026-03-31 13:48:40 -05:00
parent ee31bfcec5
commit 2ea30f3ae2
950 changed files with 6343 additions and 2698 deletions

View File

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