Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
122:480c44b0e205
Parent:
121:ee02790d00b7
diff -r ee02790d00b7 -r 480c44b0e205 sip_manager.h
--- a/sip_manager.h	Fri May 08 04:15:23 2015 +0000
+++ b/sip_manager.h	Mon May 11 15:16:36 2015 +0000
@@ -1,6 +1,8 @@
 #ifndef __SIP_MANAGER_H__
 #define __SIP_MANAGER_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.
  *