From 8beac86b5b92cb68f5fba983c087c49d123b3be2 Mon Sep 17 00:00:00 2001 From: Lionel Gauthier <lionel.gauthier@eurecom.fr> Date: Thu, 16 Jan 2014 14:11:05 +0000 Subject: [PATCH] removed log.h git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4895 818b1a75-f10b-46b9-bf7c-635c3b92a50f --- openair3/RAL-LTE/INTERFACE-802.21/INCLUDE/MIH_C_Types.h | 1 - 1 file changed, 1 deletion(-) diff --git a/openair3/RAL-LTE/INTERFACE-802.21/INCLUDE/MIH_C_Types.h b/openair3/RAL-LTE/INTERFACE-802.21/INCLUDE/MIH_C_Types.h index 203911992c..f7225930d0 100755 --- a/openair3/RAL-LTE/INTERFACE-802.21/INCLUDE/MIH_C_Types.h +++ b/openair3/RAL-LTE/INTERFACE-802.21/INCLUDE/MIH_C_Types.h @@ -28,7 +28,6 @@ Type definition and structure for 802.21 interface //----------------------------------------------------------------------------- #include "MIH_C_Link_Constants.h" #include "MIH_C_bit_buffer.h" -#include "UTIL/LOG/log.h" //----------------------------------------------------------------------------- #define MIH_C_DEBUG_SERIALIZATION 1 #define MIH_C_DEBUG_DESERIALIZATION 1 -- GitLab