SPEC-7437 Launcher_Windows.cpp failing to compile

This commit is contained in:
Esteban Papp
2021-06-21 15:39:13 -07:00
committed by GitHub
parent 704c127e34
commit 9720984c61
@@ -12,6 +12,7 @@
#include <Launcher.h>
#include <CryCommon/CryLibrary.h>
#include <AzCore/Math/Vector2.h>
int APIENTRY WinMain([[maybe_unused]] HINSTANCE hInstance, [[maybe_unused]] HINSTANCE hPrevInstance, [[maybe_unused]] LPSTR lpCmdLine, [[maybe_unused]] int nCmdShow)
{