From 2e5bed84841f33ff28dd95b77b555720c875a286 Mon Sep 17 00:00:00 2001 From: Pixel Date: Mon, 29 Oct 2001 15:44:12 +0000 Subject: Beginning task manager --- include/Socket.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/Socket.h') diff --git a/include/Socket.h b/include/Socket.h index 355d3b2..80c7180 100644 --- a/include/Socket.h +++ b/include/Socket.h @@ -2,11 +2,11 @@ #define __SOCKET_H__ #ifdef __cplusplus -#include "String.h" #include "Handle.h" -#include "Exceptions.h" +#include "String.h" #include "Output.h" #include "Input.h" +#include "Exceptions.h" /* * Cree un socket. -- cgit v1.2.3