Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
121:ee02790d00b7
Parent:
74:81c47fff88a5
Child:
122:480c44b0e205
--- a/sip_manager.h	Mon May 04 17:25:29 2015 +0000
+++ b/sip_manager.h	Fri May 08 04:15:23 2015 +0000
@@ -1,12 +1,6 @@
 #ifndef __SIP_MANAGER_H__
 #define __SIP_MANAGER_H__
 
-#include "mbed.h"
-#include "EthernetInterface.h"
-#include "debug.h"
-#include "vector.h"
-#include "call_box.h"
-
 /**
  * @Synopsis Responsavel por escutar a porta de conexão com o servidor, verificando se o mesmo mandou algum dado.
  *