// Windows version
#ifdef _WIN32

#endif // _WIN32

// Linux version
#ifdef _LINUX

#endif // _LINUX
