Skip to content

Commit 09f0972

Browse files
committed
zmq
1 parent c41bea6 commit 09f0972

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

section4/zmq.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// Copyright (c) 2020 by Chrono
22
//
3+
// sudo apt-get install libzmq3-dev
4+
//
35
// g++ zmq.cpp -std=c++14 -lzmq -lpthread -o a.out;./a.out
46

57
#include <iostream>

0 commit comments

Comments
 (0)