mirror of
https://github.com/Ed94/Cog.git
synced 2026-08-06 07:38:46 +00:00
add missing includes
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
#include "CogCommon.h"
|
#include "CogCommon.h"
|
||||||
#include "CogDebugDrawHelper.h"
|
#include "CogDebugDrawHelper.h"
|
||||||
#include "DrawDebugHelpers.h"
|
#include "DrawDebugHelpers.h"
|
||||||
|
#include "Engine/World.h"
|
||||||
|
#include "VisualLogger/VisualLogger.h"
|
||||||
|
|
||||||
DEFINE_LOG_CATEGORY(LogCogServerVLOG);
|
DEFINE_LOG_CATEGORY(LogCogServerVLOG);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user