7 lines
155 B
C
7 lines
155 B
C
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#pragma once
|
|
|
|
void InitDerivedDataBuildLocalExecutor();
|
|
void DumpDerivedDataBuildLocalExecutorStats();
|