#pragma once #include #include #include "assets/data_stores/material_library_store.hpp" namespace assets { using material_library_prefetch_lookup = std::unordered_map; }