8 lines
166 B
C++
8 lines
166 B
C++
// Copyright 2025 https://yuewu.dev/en All Rights Reserved.
|
|
|
|
|
|
#include "GUIS_LogChannels.h"
|
|
|
|
DEFINE_LOG_CATEGORY(LogGUIS)
|
|
DEFINE_LOG_CATEGORY(LogGUIS_Extension);
|