Even fewer dependencies in Carla.h
This commit is contained in:
parent
ad91270ab8
commit
1d1953f347
|
@ -6,7 +6,8 @@
|
|||
|
||||
|
||||
#include "Util/NonCopyable.h"
|
||||
#include "EngineMinimal.h"
|
||||
#include "Logging/LogMacros.h"
|
||||
#include "Modules/ModuleInterface.h"
|
||||
|
||||
DECLARE_LOG_CATEGORY_EXTERN(LogCarla, Log, All);
|
||||
DECLARE_LOG_CATEGORY_EXTERN(LogCarlaServer, Log, All);
|
||||
|
|
Loading…
Reference in New Issue