7 lines
199 B
C++
7 lines
199 B
C++
// Copyright (c) 2026 Unreal Directive. Licensed under the MIT License.
|
|
|
|
#include "DirectiveUtilLogChannels.h"
|
|
|
|
DEFINE_LOG_CATEGORY(LogDirectiveUtil);
|
|
DEFINE_LOG_CATEGORY(LogDirectiveUtilEditor);
|