2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 00:27:42 +00:00

CAutoMapper: Organize cpp includes

This commit is contained in:
Lioncash
2019-10-01 22:10:55 -04:00
parent b38ba6b636
commit a5d18002be
2 changed files with 17 additions and 15 deletions

View File

@@ -5,7 +5,6 @@
#include <optional>
#include <vector>
#include "Runtime/CInGameTweakManagerBase.hpp"
#include "Runtime/rstl.hpp"
#include "Runtime/RetroTypes.hpp"
#include "Runtime/MP1/CInGameGuiManager.hpp"