Remove trailing spaces
[libcds.git] / tests / test-hdr / set / hdr_intrusive_splitlist_set_hp_lazy.cpp
index a43baeacc580be27aa71cf662c766770c0a74528..a122feeaccc6efca46e26fa79cf7952a122b420a 100644 (file)
@@ -303,7 +303,7 @@ namespace set {
                 ,co::item_counter< simple_item_counter >
                 ,ci::split_list::dynamic_bucket_table<false>
             >::type
-        { 
+        {
             typedef ci::split_list::stat<> stat;
         };
         typedef ci::SplitListSet< cds::gc::HP, ord_list, set_traits > set;