8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +01:00
firebird-mirror/extern/libcds/cds/container/ellen_bintree_map_hp.h
2022-10-08 20:46:39 +03:00

13 lines
422 B
C

// Copyright (c) 2006-2018 Maxim Khizhinsky
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt)
#ifndef CDSLIB_CONTAINER_ELLEN_BINTREE_MAP_HP_H
#define CDSLIB_CONTAINER_ELLEN_BINTREE_MAP_HP_H
#include <cds/gc/hp.h>
#include <cds/container/impl/ellen_bintree_map.h>
#endif // #ifndef CDSLIB_CONTAINER_ELLEN_BINTREE_MAP_HP_H