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