diff options
Diffstat (limited to 'include/IRC.h')
-rw-r--r-- | include/IRC.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/IRC.h b/include/IRC.h index 285d9bf..6823b21 100644 --- a/include/IRC.h +++ b/include/IRC.h @@ -3,6 +3,7 @@ #include <Socket.h> #include <Exceptions.h> +#include <BString.h> #define RPL_WELCOME 1 #define RPL_YOURHOST 2 |