Fix sources to include their respective header

This commit is contained in:
J-P Nurmi
2015-07-14 18:51:40 +02:00
parent ea2df008f8
commit d39b20b505
9 changed files with 9 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
#include <random>
#include <znc/Socket.h>
#include <znc/User.h>
#include <znc/IRCNetwork.h>
#include <znc/SSLVerifyHost.h>