mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-14 04:32:14 +00:00
Add missing include
This commit is contained in:
@@ -114,6 +114,7 @@ void ForgeXzDownload::downloadReadyRead()
|
|||||||
|
|
||||||
#include "xz.h"
|
#include "xz.h"
|
||||||
#include "unpack200.h"
|
#include "unpack200.h"
|
||||||
|
#include <stdexcept>
|
||||||
|
|
||||||
const size_t buffer_size = 8196;
|
const size_t buffer_size = 8196;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user