From 5f9e7bc673025ffdc953d254be0d0c65c70ee908 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Thu, 17 Apr 2014 20:19:56 +0200 Subject: Remove using directives from .h files --- src/DabMux.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/DabMux.h') diff --git a/src/DabMux.h b/src/DabMux.h index 3c03add..d54d818 100644 --- a/src/DabMux.h +++ b/src/DabMux.h @@ -28,9 +28,6 @@ #ifndef _DABMUX_H #define _DABMUX_H -#include -#include -#include #include #include "dabOutput/dabOutput.h" #include "dabInput.h" @@ -66,8 +63,6 @@ #define DEFAULT_SERVICE_ID 50 #define DEFAULT_PACKET_ADDRESS 0 -using namespace std; - /***************************************************************************** ***************** Definition of FIG structures **************************** -- cgit v1.2.3