Unverified Commit f4d923b1 authored by kladko's avatar kladko

bug/SKALE-3662 Adding libzmq

parent f5c170c9
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
#include <thread> #include <thread>
#include <memory> #include <memory>
#include <functional> #include <functional>
#include <json/value.h> #include "abstractstubserver.h"
#include <zmq.hpp> #include <zmq.hpp>
#include "zhelpers.hpp" #include "zhelpers.hpp"
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
#include <memory> #include <memory>
#include <vector> #include <vector>
#include <json/value.h> #include "abstractstubserver.h"
#include "document.h" #include "document.h"
......
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