#pragma once #if !(defined __cpp_size_t_suffix && __cpp_size_t_suffix >= 202006L) #include "literal-size-type.hpp" #endif namespace Magnum {} namespace floormat { using namespace ::Magnum; } // namespace floormat