Archived
1
0

remove libuv header

This commit is contained in:
Jeff Becker 2018-05-06 10:12:31 -04:00
parent 4244345eff
commit ebe1f96cc5
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

View File

@ -2,7 +2,6 @@
#include <nntpchan/net.hpp>
#include <sstream>
#include <stdexcept>
#include <uv.h>
namespace nntpchan
{