#include "platform_linux.h" #include "core/error_macros.h" PlatformLinux::PlatformLinux() : Platform() { } PlatformLinux::~PlatformLinux() { }