khizmax/libcds

Wrong naming in #ifndef directive for skip_list_dhp map and set

Opened this issue · 0 comments

#define CDSLIB_CONTAINER_SKIP_LIST_MAP_DHP_H

#define CDSLIB_CONTAINER_SKIP_LIST_SET_DHP_H

In skip_list_set_dhp.h name is defined as map, and in map it is set.