diff options
| author | 2016-08-08 14:24:40 +0200 | |
|---|---|---|
| committer | 2016-08-08 14:24:40 +0200 | |
| commit | 019914b67d69b59bb1920c19fa4346f6a75a4868 (patch) | |
| tree | 192ed815905645bc8debde65117b6b51d245cdb9 /include/socket.h | |
| parent | Add a method which calculates the maximum mask length. (#1171) (diff) | |
Predeclare IOHookProvider, remove iohook.h include from socket.h
Diffstat (limited to 'include/socket.h')
| -rw-r--r-- | include/socket.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/socket.h b/include/socket.h index 9d69b5d22..b15ddcb3d 100644 --- a/include/socket.h +++ b/include/socket.h @@ -127,7 +127,6 @@ namespace irc } } -#include "iohook.h" #include "socketengine.h" /** This class handles incoming connections on client ports. * It will create a new User for every valid connection |
