mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-27 05:47:52 +00:00
run IWYU on Minecraft.Client
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
#pragma once
|
||||
// using namespace std;
|
||||
|
||||
#include <unordered_map>
|
||||
|
||||
#include "TutorialTask.h"
|
||||
|
||||
class Tutorial;
|
||||
|
||||
// 4J Stu - Tasks that involve using the controller
|
||||
class ControllerTask : public TutorialTask {
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user