6 lines
163 B
C++
6 lines
163 B
C++
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#include "MetaHumanCaptureUtilsModule.h"
|
|
|
|
IMPLEMENT_MODULE(MetaHumanCaptureUtilsModule, MetaHumanCaptureUtils)
|