#ifndef __MAP_PATH_H__ #define __MAP_PATH_H__ #include <map> #include <vector> #include <string> #include <memory> #include "common/def.h" namespace map { } #endif