Skip to content

Commit

Permalink
[Samples] Added algorithm header for massive pubsub. (#1772)
Browse files Browse the repository at this point in the history
  • Loading branch information
Peguen authored Oct 29, 2024
1 parent e7138ba commit eb00b94
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include <sstream>
#include <thread>
#include <vector>
#include <algorithm>

const int subscriber_number(5000);

Expand Down

0 comments on commit eb00b94

Please sign in to comment.