diff --git a/src/Geometry.h b/src/Geometry.h index b41dc19..4629881 100644 --- a/src/Geometry.h +++ b/src/Geometry.h @@ -13,7 +13,7 @@ // classes all used by the TagDetector class. #include "AprilTypes.h" - +#include ////////////////////////////////////////////////////////////////////// // Struct for a line segment, which holds start/end points, length, // angle. A segment may also have a number of children, as well as a