From 283999b017f8c0b41ada170a74030f41ef6c1ca1 Mon Sep 17 00:00:00 2001 From: Mike Sheffler Date: Wed, 8 Jul 2020 11:52:51 -0700 Subject: [PATCH] Unnecessary include statement --- gtsam/geometry/SOn.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/gtsam/geometry/SOn.h b/gtsam/geometry/SOn.h index 74b7b8521..f44c578cc 100644 --- a/gtsam/geometry/SOn.h +++ b/gtsam/geometry/SOn.h @@ -30,9 +30,6 @@ #include #include - // For save/load -#include - namespace gtsam { namespace internal {