From 738ef60703ba9708bca50aec44734c99552ffa94 Mon Sep 17 00:00:00 2001 From: Lionel Gauthier <lionel.gauthier@eurecom.fr> Date: Tue, 9 Dec 2014 18:07:00 +0000 Subject: [PATCH] grr git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6218 818b1a75-f10b-46b9-bf7c-635c3b92a50f --- openair1/PHY/TOOLS/time_meas.h | 1 + 1 file changed, 1 insertion(+) diff --git a/openair1/PHY/TOOLS/time_meas.h b/openair1/PHY/TOOLS/time_meas.h index 2ab8430740..b4f7bfc0be 100644 --- a/openair1/PHY/TOOLS/time_meas.h +++ b/openair1/PHY/TOOLS/time_meas.h @@ -30,6 +30,7 @@ #include <omp.h> #endif #include <unistd.h> +#include <math.h> // global var to enable openair performance profiler extern int opp_enabled; -- GitLab