The header files for the UE4 C++ Quickstart Tutorial are missing in FloatingActor.cpp
[FONT=courier new]#include “UObject\ConstructorHelpers.h”
#include “Components\StaticMeshComponent.h”
And for the Particles
[FONT=courier new]#include “Particles\ParticleSystemComponent.h”