summaryrefslogtreecommitdiff
path: root/include/IRC.h
diff options
context:
space:
mode:
authorPixel <Pixel>2001-10-29 15:44:12 +0000
committerPixel <Pixel>2001-10-29 15:44:12 +0000
commit2e5bed84841f33ff28dd95b77b555720c875a286 (patch)
treede6cbcbf5fa65e90e1888d52a9426373a1638c61 /include/IRC.h
parent0a6190d0269392e875a479df01b152d47ea4143c (diff)
Beginning task manager
Diffstat (limited to 'include/IRC.h')
-rw-r--r--include/IRC.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/IRC.h b/include/IRC.h
index 5f5a3f5..7c7e32c 100644
--- a/include/IRC.h
+++ b/include/IRC.h
@@ -2,8 +2,8 @@
#define __IRC_H__
#ifdef __cplusplus
-#include "Exceptions.h"
#include "Socket.h"
+#include "Exceptions.h"
#define RPL_WELCOME 1
#define RPL_YOURHOST 2