From c11ff6cec2d74877ca0e6922ce0f765b1a3c5d25 Mon Sep 17 00:00:00 2001
From: Jeremie Deray <jeremie.deray@pal-robotics.com>
Date: Wed, 2 Nov 2016 11:52:22 +0100
Subject: [PATCH] cmake logging.h

---
 src/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 6b9951162..54e6a57b3 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -196,6 +196,7 @@ SET(HDRS
     local_parametrization_quaternion.h
     local_parametrization_homogeneous.h
     local_parametrization_polyline_extreme.h
+    logging.h
     map_base.h
     motion_buffer.h
     node_base.h
-- 
GitLab