5#include "API/UE/CoreTypes.h"
6#include "API/UE/Windows/WindowsPlatformCompilerSetup.h"
7#include "API/UE/Windows/MinimalWindowsApi.h"
10#define SAFE_RELEASE(p) { if(p) { (p)->Release(); (p)=NULL
; } }
20#include "API/UE/HAL/HideTCHAR.h"
22#include "API/UE/HAL/AllowTCHAR.h"
28#if defined(__clang__
) || (defined(_MSC_VER
) && (_MSC_VER
>= 1900
))
35#include <CodeAnalysis/SourceAnnotations.h>
38#include <CodeAnalysis/Warnings.h>
42using namespace vc_attributes;
#define USING_CODE_ANALYSIS
Windows::HINSTANCE hInstance