From 8926c1f621a1244d958a169fa5972eac61ede30e Mon Sep 17 00:00:00 2001 From: Piotr Krysik Date: Tue, 31 Oct 2017 13:01:43 +0100 Subject: [PATCH] Correction in time_spec.cc --- lib/misc_utils/time_spec.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/misc_utils/time_spec.cc b/lib/misc_utils/time_spec.cc index 205508d..39b0a86 100644 --- a/lib/misc_utils/time_spec.cc +++ b/lib/misc_utils/time_spec.cc @@ -15,7 +15,7 @@ // along with this program. If not, see . // -#include "time_spec.h" +#include namespace gr { namespace gsm {