6 lines
131 B
C++
6 lines
131 B
C++
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#include "PoseSearch/PoseSearchDefines.h"
|
|
|
|
DEFINE_LOG_CATEGORY(LogPoseSearch);
|