branch: master
commit 6df79415d02c8829bd8449c82d6e7695ae46b2bd
Author: Yves Renard <yves.ren...@insa-lyon.fr>
Date:   Tue Feb 12 17:14:05 2019 +0100

    minor change
---
 src/gmm/gmm_real_part.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gmm/gmm_real_part.h b/src/gmm/gmm_real_part.h
index c4e61d8..3a15df1 100644
--- a/src/gmm/gmm_real_part.h
+++ b/src/gmm/gmm_real_part.h
@@ -39,6 +39,7 @@
 
 #include "gmm_def.h"
 #include "gmm_vector.h"
+#include <functional>
 
 namespace gmm {
 

Reply via email to