Merging //UE4/Dev-Main@6856949 to Dev-Rendering (//UE4/Dev-Rendering)

#lockdown marcus.wassmer
#rb none

[CL 6863606 by Juan Canada in Dev-Rendering branch]
This commit is contained in:
Juan Canada
2019-06-06 13:30:16 -04:00
parent 93ab992fb7
commit c33df2efd0
2802 changed files with 240827 additions and 24186 deletions

View File

@@ -71,7 +71,7 @@ DECLARE_MULTICAST_DELEGATE(FSourceControlStateChanged);
/**
* Interface to talking with source control providers.
*/
class ISourceControlProvider : public IModularFeature
class SOURCECONTROL_VTABLE ISourceControlProvider : public IModularFeature
{
public:
/**