Remove and streamline extraneous gode

This commit is contained in:
Silarn
2018-04-17 15:34:56 -05:00
parent f574299b86
commit 2588ff29b2
-4
View File
@@ -7,7 +7,6 @@
#include "fallout4unmanagedmods.h"
#include <pluginsetting.h>
#include "iplugingame.h"
#include <executableinfo.h>
#include <gamebryolocalsavegames.h>
#include <gamebryogameplugins.h>
@@ -23,9 +22,6 @@
#include <memory>
#include "utility.h"
#include <windows.h>
#include <winreg.h>
#include "scopeguard.h"
using namespace MOBase;