October3d55/M/RuntimeAdd95a179eaf4V8/Source/RuntimeArchiver/Public/RuntimeArchiverDefines.h

12 lines
228 B
C
Raw Normal View History

// Georgy Treshchev 2024.
#pragma once
#include "CoreMinimal.h"
#include "Logging/LogCategory.h"
#include "Logging/LogMacros.h"
#include "Logging/LogVerbosity.h"
DECLARE_LOG_CATEGORY_EXTERN(LogRuntimeArchiver, Log, All);