From c50722100c485d2945082d573158a7083efe2f23 Mon Sep 17 00:00:00 2001
From: isanae <14251494+isanae@users.noreply.github.com>
Date: Thu, 19 Sep 2019 10:11:56 -0400
Subject: removed helper.h and helper.cpp, merged into spawn
---
src/spawn.cpp | 1 -
1 file changed, 1 deletion(-)
(limited to 'src/spawn.cpp')
diff --git a/src/spawn.cpp b/src/spawn.cpp
index 6c524681..64766adf 100644
--- a/src/spawn.cpp
+++ b/src/spawn.cpp
@@ -33,7 +33,6 @@ along with Mod Organizer. If not, see .
#include
#include
#include
-#include "helper.h"
#include
#include
#include
--
cgit v1.3.1