Updating Ue4 Part 2

After Fixing 2 Base Character Header fil errors I now have this next issue. Its now saying this…

Running C:/Program Files/Epic Games/UE_4.21/Engine/Binaries/DotNET/UnrealBuildTool.exe Development Win64 -Project=“C:/Users/Cinnnika Z/Documents/Unreal Projects/SuperNinjinMARS 4.21/SuperNinjinMARS.uproject” -TargetType=Editor -Progress -NoHotReloadFromIDE
Creating makefile for SuperNinjinMARSEditor (no existing makefile)
Performing full C++ include scan (no include cache file)
Using Visual Studio 2017 14.16.27023 toolchain (C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023) and Windows 10.0.17763.0 SDK (C:\Program Files (x86)\Windows Kits\10).
@progress push 5%
Parsing headers for SuperNinjinMARSEditor
Running UnrealHeaderTool “C:\Users\Cinnnika Z\Documents\Unreal Projects\SuperNinjinMARS 4.21\SuperNinjinMARS.uproject” “C:\Users\Cinnnika Z\Documents\Unreal Projects\SuperNinjinMARS 4.21\Intermediate\Build\Win64\SuperNinjinMARSEditor\Development\SuperNinjinMARSEditor.uhtmanifest” -LogCmds=“loginit warning, logexit warning, logdatabase error” -Unattended -WarningsAsErrors -installed
C:/Users/Cinnnika Z/Documents/Unreal Projects/SuperNinjinMARS 4.21/Source/SuperNinjinMARS/BaseCharacter.h(20) : Error: ‘class’ is not allowed here
Error: UnrealHeaderTool failed for target ‘SuperNinjinMARSEditor’ (platform: Win64, module info: C:\Users\Cinnnika Z\Documents\Unreal Projects\SuperNinjinMARS 4.21\Intermediate\Build\Win64\SuperNinjinMARSEditor\Development\SuperNinjinMARSEditor.uhtmanifest, exit code: OtherCompilationError (5)).

and still will not update.

Hello, that’s because you have a code duplicate her, you can remove the one with the red dot

you should check the end of the doc is ok too