mirror of
https://github.com/Ed94/Cog.git
synced 2026-07-30 19:30:05 +00:00
Fix #pragma once in CogSampleLogCategories.h
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
#pragma once
|
||||||
|
|
||||||
#include "CoreMinimal.h"
|
#include "CoreMinimal.h"
|
||||||
|
|
||||||
DECLARE_LOG_CATEGORY_EXTERN(LogCogAlways, VeryVerbose, All);
|
DECLARE_LOG_CATEGORY_EXTERN(LogCogAlways, VeryVerbose, All);
|
||||||
|
|||||||
Reference in New Issue
Block a user