mirror of
https://github.com/Ed94/Cog.git
synced 2026-06-13 08:02:23 -07:00
11 lines
82 B
C
11 lines
82 B
C
#pragma once
|
|
|
|
#include "CoreMinimal.h"
|
|
|
|
|
|
#ifdef ENABLE_COG
|
|
|
|
|
|
#endif //ENABLE_COG
|
|
|