// Copyright Epic Games, Inc. All Rights Reserved. #include "MetaHumanCharacterPaletteLog.h" #include "Modules/ModuleInterface.h" #include "Modules/ModuleManager.h" DEFINE_LOG_CATEGORY(LogMetaHumanCharacterPalette); IMPLEMENT_MODULE(FDefaultModuleImpl, MetaHumanCharacterPalette);