Alias SDLPlatform.~this

class SDLPlatform
{
  // ...
  alias ~this;
  // ...
}