Mention change of serialization in the list of changes to the original code

This commit is contained in:
Simon Giraudot
2018-10-19 10:24:45 +02:00
parent 0b188f6dbf
commit 0c2d09ae72
@@ -28,6 +28,8 @@
// * changed inclusion protection tag
// * moved to namespace CGAL::internal::
// * fix computation of node_dist[label] so that results are always <= 1.0
// * change serialization functions to avoid a bug with boost and some
// compilers (that leads to dereferencing a null pointer)
#ifndef CGAL_INTERNAL_LIBLEARNING_RANDOMFORESTS_NODE_H
#define CGAL_INTERNAL_LIBLEARNING_RANDOMFORESTS_NODE_H