Commit 6ae70a94 authored by Ilya Kulakov's avatar Ilya Kulakov

Remove unnecessray comment and unnecessary include.

parent 141de870
......@@ -35,7 +35,6 @@
#include <string>
#include <sstream>
#include "ctx.hpp"
#include "err.hpp"
zmq::vmci_address_t::vmci_address_t(ctx_t *parent_) :
......
......@@ -40,7 +40,6 @@
namespace zmq
{
// class ctx_t;
class vmci_address_t
{
public:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment