From 9fa735e31ac39f0ba3e37708eaebcbfbf132b949 Mon Sep 17 00:00:00 2001 From: akrishnan86 Date: Thu, 7 May 2020 02:44:26 -0400 Subject: [PATCH] remove cstlib header inclusion --- gtsam/geometry/Line3.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/gtsam/geometry/Line3.cpp b/gtsam/geometry/Line3.cpp index c339c96ca..a61cfc251 100644 --- a/gtsam/geometry/Line3.cpp +++ b/gtsam/geometry/Line3.cpp @@ -1,5 +1,4 @@ #include -#include namespace gtsam {