7 lines
157 B
C
7 lines
157 B
C
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#pragma once
|
|
|
|
void InitDerivedDataBuildRemoteExecutor();
|
|
void DumpDerivedDataBuildRemoteExecutorStats();
|