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

#pragma once

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

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