mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-07 05:58:45 +01:00
c and cpp directories moved into bindings directory
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <string>
|
||||
#include <algorithm>
|
||||
|
||||
#include "../c/zmq.h"
|
||||
#include "../bindings/c/zmq.h"
|
||||
|
||||
#include "socket_base.hpp"
|
||||
#include "app_thread.hpp"
|
||||
|
||||
Reference in New Issue
Block a user