diff options
| author | brong <[email protected]> | 2018-08-21 17:33:31 +0800 |
|---|---|---|
| committer | brong <[email protected]> | 2018-08-21 17:33:31 +0800 |
| commit | 5ce659145fa5a55405b0093f279ee41cfb9f390d (patch) | |
| tree | d496b51b59efbcab2e357933cb465dbcdf9588f4 /Source/NVIDIAGfeSDK/Public | |
| parent | Make non-first-time InitHighlights BP node output the same GfeSdkProperties a... (diff) | |
| download | archived-gfesdk-ue4plugin-4.20.tar.xz archived-gfesdk-ue4plugin-4.20.zip | |
Upgrade to Unreal Engine 4.20.14.20
Diffstat (limited to 'Source/NVIDIAGfeSDK/Public')
| -rw-r--r-- | Source/NVIDIAGfeSDK/Public/NVIDIAGfeSDKPublicPCH.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/NVIDIAGfeSDK/Public/NVIDIAGfeSDKPublicPCH.h b/Source/NVIDIAGfeSDK/Public/NVIDIAGfeSDKPublicPCH.h index 8b446f7..9e31fcb 100644 --- a/Source/NVIDIAGfeSDK/Public/NVIDIAGfeSDKPublicPCH.h +++ b/Source/NVIDIAGfeSDK/Public/NVIDIAGfeSDKPublicPCH.h @@ -1,7 +1,4 @@ -#include "ModuleManager.h"
#include "CoreMinimal.h"
-//#include "Engine.h"
-#include "UniquePtr.h"
#include "NVIDIAGfeSDKTypes.h"
#include "GfeSDKCore.h"
|