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

Fix compile error with MSVC

This commit is contained in:
2021-06-06 18:40:16 -07:00
parent 3664b1b8d1
commit 4cd242aef3
3 changed files with 1 additions and 3 deletions

View File

@@ -4,7 +4,6 @@
#include "Runtime/CCRC32.hpp"
#include "Runtime/MP1/MP1.hpp"
#include "Runtime/GuiSys/CGuiFrame.hpp"
namespace metaforce::MP1 {