mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-09-15 07:34:54 -04:00
chore: clean up includes
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
2 files changed
+2
-7
No files matched your search
@@ -36,12 +36,12 @@
|
||||
#include "JavaChecker.h"
|
||||
|
||||
#include <QDebug>
|
||||
#include <QFile>
|
||||
#include <QMap>
|
||||
#include <QProcess>
|
||||
#include <utility>
|
||||
|
||||
#include "Commandline.h"
|
||||
#include "FileSystem.h"
|
||||
#include "java/JavaUtils.h"
|
||||
|
||||
JavaChecker::JavaChecker(QString path, QString args, int minMem, int maxMem, int permGen, int id)
|
||||
|
||||
Reference in new issue
Block a user