Bronson's AVL-tree impl
[libcds.git] / tests / unit / print_bronsonavltree_stat.h
index 3c8eea19a8ef36e1a57ab2135687630bcdcc2d6a..1da6f6e179a7374d14960474825dcfcacd90ead6 100644 (file)
@@ -34,7 +34,6 @@ namespace std {
             << "\t\t           m_nLeftRotation: " << s.m_nLeftRotation.get()        << "\n"
             << "\t\t      m_nLeftRightRotation: " << s.m_nLeftRightRotation.get()   << "\n"
             << "\t\t      m_nRightLeftRotation: " << s.m_nRightLeftRotation.get()   << "\n";
-
     }
 } //namespace std