Skip to content

Commit

Permalink
add the header files that need to be included
Browse files Browse the repository at this point in the history
  • Loading branch information
thejinchao committed Sep 29, 2023
1 parent d645e4d commit fb3db64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/TurboLinkGrpc/Public/TurboLinkGrpcConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#pragma once

#include "CoreMinimal.h"
#include "Engine/DeveloperSettings.h"
#include "TurboLinkGrpcConfig.generated.h"

UCLASS(config = Game, DefaultConfig) // DefaultConfig means 'Save object config only to Default INIs, never to local INIs.'
Expand Down

0 comments on commit fb3db64

Please sign in to comment.