Skip to content

Commit

Permalink
examples: fix missing header
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
  • Loading branch information
stephanlachnit committed Aug 12, 2022
1 parent 7742eb3 commit 3f8cc0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/pubsub_multithread_inproc.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include <future>
#include <iostream>
#include <string>
#include <thread>

#include "zmq.hpp"
#include "zmq_addon.hpp"
Expand Down

0 comments on commit 3f8cc0a

Please sign in to comment.