mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-29 20:59:47 +01:00
c and cpp directories moved into bindings directory
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#ifndef __ZMQ_PIPE_HPP_INCLUDED__
|
||||
#define __ZMQ_PIPE_HPP_INCLUDED__
|
||||
|
||||
#include "../c/zmq.h"
|
||||
#include "../bindings/c/zmq.h"
|
||||
|
||||
#include "stdint.hpp"
|
||||
#include "i_endpoint.hpp"
|
||||
|
||||
Reference in New Issue
Block a user