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/Private/NVIDIAGfeSDKPrivatePCH.h | |
| parent | Make non-first-time InitHighlights BP node output the same GfeSdkProperties a... (diff) | |
| download | gfesdk-ue4plugin-5ce659145fa5a55405b0093f279ee41cfb9f390d.tar.xz gfesdk-ue4plugin-5ce659145fa5a55405b0093f279ee41cfb9f390d.zip | |
Upgrade to Unreal Engine 4.20.14.20
Diffstat (limited to 'Source/NVIDIAGfeSDK/Private/NVIDIAGfeSDKPrivatePCH.h')
| -rw-r--r-- | Source/NVIDIAGfeSDK/Private/NVIDIAGfeSDKPrivatePCH.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/NVIDIAGfeSDK/Private/NVIDIAGfeSDKPrivatePCH.h b/Source/NVIDIAGfeSDK/Private/NVIDIAGfeSDKPrivatePCH.h index 7c5bfa8..856f857 100644 --- a/Source/NVIDIAGfeSDK/Private/NVIDIAGfeSDKPrivatePCH.h +++ b/Source/NVIDIAGfeSDK/Private/NVIDIAGfeSDKPrivatePCH.h @@ -8,7 +8,6 @@ */
#include "NVIDIAGfeSDKPublicPCH.h"
-#include "ModuleManager.h"
#include "FNVIDIAGfeSDK.h"
#include "TypeTranslation.h"
#include <gfesdk/bindings/cpp/isdk_cpp_impl.h>
|