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/Action.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/Action.h') diff --git a/include/Action.h b/include/Action.h index e9edf27..5fcf660 100644 --- a/include/Action.h +++ b/include/Action.h @@ -2,9 +2,9 @@ #define __ACTION_H__ #ifdef __cplusplus -#include "Exceptions.h" #include "Handle.h" #include "Variables.h" +#include "Exceptions.h" /* * La classe Action defini les actions HTTP possibles. -- cgit v1.2.3