// Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
#include "UnrealCodeAnalyzerTestsPCH.h"
#include "UseFunction.h"
static void Function_UseFunction()
{
TestFunction();
}