#pragma once #include struct r3d_Variant { using RenderTime = double; using NotificationSignal = unsigned int; using String = std::string; };