File map.h File List > common > map.h Go to the documentation of this file #pragma once #include <map> namespace uipc { using std::pmr::map; }