Skip to content

Commit

Permalink
SDK: Add missing header <thread>
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisklein committed May 28, 2021
1 parent bac5b90 commit ce0a052
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fairmq/sdk/DDSSession.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#include <fairmq/sdk/DDSTopology.h>
#include <mutex>
#include <sstream>
#include <thread>
#include <unordered_map>
#include <utility>
#include <vector>
Expand Down

0 comments on commit ce0a052

Please sign in to comment.