fix compilent

This commit is contained in:
TotallyNotElite 2018-10-06 22:35:27 +02:00
parent 9c2a43004e
commit 14fb77a13b
2 changed files with 1 additions and 3 deletions

2
external/chirc vendored

@ -1 +1 @@
Subproject commit 6f330a571bf5dd7e570c27f4b8852f832c434dbe
Subproject commit e2379b05d7915fab6506dcc3f61a44b156027465

View File

@ -1,9 +1,7 @@
#include "common.hpp"
#include <thread>
#include "IRCClient.h"
#include <atomic>
#include "irc.hpp"
#include "ucccccp.hpp"
#include "Settings.hpp"
#include "ChIRC.hpp"
#include <random>