C++ Transition Guide for 4.18

[WARNING]

warning C4996: ‘FGenericPlatformMisc::ClipboardPaste’: FPlatformMisc::ClipboardPaste() has been superseded by FPlatformApplicationMisc::ClipboardPaste() Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.

Anyone got this issue’s fix?

Thanks