// Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
#pragma once

#include "CoreTypes.h"
#include "GenericPlatform/GenericPlatformMath.h"

#ifndef MINIUNREAL
	#include COMPILED_PLATFORM_HEADER(PlatformMath.h)
#endif
