Skip to content

Commit 70f8860

Browse files
authored
Merge pull request #14 from airfield20/patch-1
Update Geometry.h
2 parents 88da7f5 + 1246c35 commit 70f8860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Geometry.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
// classes all used by the TagDetector class.
1414

1515
#include "AprilTypes.h"
16-
16+
#include <map>
1717
//////////////////////////////////////////////////////////////////////
1818
// Struct for a line segment, which holds start/end points, length,
1919
// angle. A segment may also have a number of children, as well as a

0 commit comments

Comments
 (0)