From fa95d849ef681835e0152175ee08dd23f0d48b89 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Joan=20Vallv=C3=A9=20Navarro?= <jvallve@iri.upc.edu>
Date: Mon, 10 Jan 2022 17:12:16 +0100
Subject: [PATCH] Update CMakeLists.txt removed factor container

---
 CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5ca069858..88c9fea39 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -119,7 +119,6 @@ SET(HDRS_CAPTURE
 SET(HDRS_FACTOR
   include/laser/factor/factor_point_2d.h
   include/laser/factor/factor_point_to_line_2d.h
-  include/laser/factor/factor_container.h
   )
 SET(HDRS_FEATURE
   include/laser/feature/feature_polyline_2d.h
-- 
GitLab