mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-02 03:16:58 +03:00
NOISSUE Fixed compilation error, but needs to be revisited
This commit is contained in:
parent
4530d9064b
commit
67d2f283da
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
#pragma once
|
||||
#include "tasks/Task.h"
|
||||
#include "net/NetJob.h"
|
||||
#include "minecraft/VersionFilterData.h"
|
||||
|
||||
class MinecraftInstance;
|
||||
|
||||
class FMLLibrariesTask : public Task
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue