8 lines
143 B
C
8 lines
143 B
C
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#pragma once
|
|
|
|
void InitDerivedDataBuildWorkers();
|
|
|
|
void ShutdownDerivedDataBuildWorkers();
|