Skip to content

Commit 846dd84

Browse files
committed
modified ndt_inc.h
1 parent 4810421 commit 846dd84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/utils/ndt_inc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ class IncNdt3d {
5050
options_.capacity_ = capacity_;
5151

5252
NearbyType nearby_type_ = NearbyType::NEARBY6;
53-
std::cout<< options_.max_iteration_<< " options_.max_iteration_"<<std::endl;
53+
//std::cout<< options_.max_iteration_<< " options_.max_iteration_"<<std::endl;
5454
}
5555

5656

0 commit comments

Comments
 (0)