aboutsummaryrefslogtreecommitdiff
path: root/LauncherInjector
diff options
context:
space:
mode:
authorp0358 <p0358@users.noreply.github.com>2021-12-30 03:26:08 +0100
committerp0358 <p0358@users.noreply.github.com>2021-12-30 03:26:08 +0100
commit572f4eab6c9fd1098d1945668bfa783bd90aa8d9 (patch)
treee52322402a5f69b0166fe74d610df77e85bb8d5e /LauncherInjector
parentd2ee389192aa425ef9c81b2c3367ffb0de6976d0 (diff)
downloadNorthstarLauncher-572f4eab6c9fd1098d1945668bfa783bd90aa8d9.tar.gz
NorthstarLauncher-572f4eab6c9fd1098d1945668bfa783bd90aa8d9.zip
Restore the functionality of arguments from command line
Diffstat (limited to 'LauncherInjector')
-rw-r--r--LauncherInjector/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/LauncherInjector/main.cpp b/LauncherInjector/main.cpp
index 4f21b200..1eca067a 100644
--- a/LauncherInjector/main.cpp
+++ b/LauncherInjector/main.cpp
@@ -3,7 +3,6 @@
#include <TlHelp32.h>
#include <filesystem>
#include <sstream>
-#include <iostream>
#include <fstream>
#include <Shlwapi.h>