#pragma once #include "generic/generic_material_store.hpp" namespace assets { using material_store = detail::generic_material_store; }