8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 06:03:02 +01:00
firebird-mirror/extern/libcds/cds/intrusive/ellen_bintree_dhp.h

13 lines
411 B
C
Raw Normal View History

// 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_INTRUSIVE_ELLEN_BINTREE_DHP_H
#define CDSLIB_INTRUSIVE_ELLEN_BINTREE_DHP_H
#include <cds/gc/dhp.h>
#include <cds/intrusive/impl/ellen_bintree.h>
#endif // #ifndef CDSLIB_INTRUSIVE_ELLEN_BINTREE_DHP_H