diff --git a/Classification/include/CGAL/Classification/ETHZ_random_forest_classifier.h b/Classification/include/CGAL/Classification/ETHZ_random_forest_classifier.h index fa0e38febc3..3283dd277e5 100644 --- a/Classification/include/CGAL/Classification/ETHZ_random_forest_classifier.h +++ b/Classification/include/CGAL/Classification/ETHZ_random_forest_classifier.h @@ -26,7 +26,7 @@ #include #ifdef CGAL_CLASSIFICATION_VERBOSE -#define VERBOSE_TREE_PROGRESS true +#define VERBOSE_TREE_PROGRESS 1 #endif #include