From 370244390b27869ef8ae7aa88759107d679bafb9 Mon Sep 17 00:00:00 2001 From: Maxime GIMENO Date: Mon, 30 Sep 2019 09:11:41 +0200 Subject: [PATCH] Remove sneaky backquote --- .../CGAL/Classification/OpenCV_random_forest_classifier.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Classification/include/CGAL/Classification/OpenCV_random_forest_classifier.h b/Classification/include/CGAL/Classification/OpenCV_random_forest_classifier.h index de52d8dee347..1c7fb6df3c31 100644 --- a/Classification/include/CGAL/Classification/OpenCV_random_forest_classifier.h +++ b/Classification/include/CGAL/Classification/OpenCV_random_forest_classifier.h @@ -39,7 +39,7 @@ #endif #else #include -#endif` +#endif