4.24 C++ Transition Guide

I had to change my


#include "AllowWindowsPlatformTypes.h"

into


#include "Windows/AllowWindowsPlatformTypes.h"


.

Simple fix, but slightly annoying.