cosmopolitan/libc/isystem/unordered_map

5 lines
196 B
Text
Raw Normal View History

2022-09-04 11:53:52 +00:00
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_UNORDERED_MAP_
#define COSMOPOLITAN_LIBC_ISYSTEM_UNORDERED_MAP_
#include "third_party/libcxx/unordered_map"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_UNORDERED_MAP_ */