mirror of
https://github.com/Ed94/Cog.git
synced 2026-07-20 15:36:48 +00:00
Fix the build in no unity
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "CogDebugDrawBlueprint.h"
|
||||
|
||||
#include "CogDebugDraw.h"
|
||||
#include "CogDebugLogCategory.h"
|
||||
|
||||
//--------------------------------------------------------------------------------------------------------------------------
|
||||
void UCogDebugDrawBlueprint::DebugDrawString(const UObject* WorldContextObject, FCogLogCategory LogCategory, const FString& Text, const FVector Location, const FLinearColor Color, bool Persistent)
|
||||
|
||||
Reference in New Issue
Block a user