Removed trailing spaces
[libcds.git] / test / unit / intrusive-set / intrusive_feldman_hashset_hp.cpp
index 25ed60d9c94dbff01abce525165c0263dfc0de45..6e65a08e710c552f1d749944b281318f1730a3c4 100644 (file)
@@ -45,7 +45,7 @@ namespace {
 
         void SetUp()
         {
-            typedef ci::FeldmanHashSet< gc_type, int_item, 
+            typedef ci::FeldmanHashSet< gc_type, int_item,
                 typename ci::feldman_hashset::make_traits<
                     ci::feldman_hashset::hash_accessor< hash_accessor >
                     ,ci::opt::less< std::less<int>>