mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-28 03:20:13 +01:00
devices/ build fixed
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "../../bindings/cpp/zmq.hpp"
|
#include "../../include/zmq.hpp"
|
||||||
#include "../../foreign/xmlParser/xmlParser.cpp"
|
#include "../../foreign/xmlParser/xmlParser.cpp"
|
||||||
|
|
||||||
int main (int argc, char *argv [])
|
int main (int argc, char *argv [])
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "../../bindings/cpp/zmq.hpp"
|
#include "../../include/zmq.hpp"
|
||||||
#include "../../foreign/xmlParser/xmlParser.cpp"
|
#include "../../foreign/xmlParser/xmlParser.cpp"
|
||||||
|
|
||||||
int main (int argc, char *argv [])
|
int main (int argc, char *argv [])
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "../../bindings/cpp/zmq.hpp"
|
#include "../../include/zmq.hpp"
|
||||||
#include "../../foreign/xmlParser/xmlParser.cpp"
|
#include "../../foreign/xmlParser/xmlParser.cpp"
|
||||||
|
|
||||||
int main (int argc, char *argv [])
|
int main (int argc, char *argv [])
|
||||||
|
|||||||
Reference in New Issue
Block a user