replace cds::gc::too_few_hazard_pointers exception with std::overflow
[libcds.git] / cds / gc / hzp / hzp.h
index a3ccf66c287f0f5a15abfc6a2c48a1e3dd35faec..b92a5a41b96d87ceceff14541926877c32637db0 100644 (file)
@@ -6,7 +6,6 @@
 #include <vector>
 #include <cds/cxx11_atomic.h>
 #include <cds/os/thread.h>
-#include <cds/gc/exception.h>
 #include <cds/gc/hzp/details/hp_fwd.h>
 #include <cds/gc/hzp/details/hp_alloc.h>
 #include <cds/gc/hzp/details/hp_retired.h>