using UnityEngine;
using System.Collections;
using System;
using System.Text;
using System.Runtime.InteropServices;
public class PlatformWindows :MonoBehaviour
{
#if UNITY_EDITOR || UNITY_STANDALONE
#endif
}