cds::gc::DHP details bugfix
authorkhizmax <libcds.dev@gmail.com>
Thu, 20 Nov 2014 20:30:04 +0000 (23:30 +0300)
committerkhizmax <libcds.dev@gmail.com>
Thu, 20 Nov 2014 20:30:04 +0000 (23:30 +0300)
cds/gc/details/dhp.h

index 93580a2ea7985c1184666b9e98281929d20b4257..ee689bee79c289dc7bc2601c1968abaeb3730abb 100644 (file)
@@ -453,7 +453,7 @@ namespace cds { namespace gc {
             /// Uninitialized guard
             class guard
             {
-                friend class ThreadGC;
+                friend class dhp::ThreadGC;
             protected:
                 details::guard_data * m_pGuard ;    ///< Pointer to guard data