Goran Lazarevski 3bcab085f8 Initial commit
2025-03-20 11:06:26 +01:00

7 lines
151 B
C

// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
#include "Logging/LogMacros.h"
DECLARE_LOG_CATEGORY_EXTERN(LogLyraEditor, Log, All);