Skip to content

Commit

Permalink
Add missing atomic header
Browse files Browse the repository at this point in the history
Signed-off-by: Albert Dang <adang2@bloomberg.net>
  • Loading branch information
albertdang2 committed Aug 10, 2022
1 parent 0d97de4 commit 160ec27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quantum/quantum_task.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
#include <memory>
#include <list>
#include <utility>
#include <atomic>

namespace Bloomberg {
namespace quantum {
Expand Down

0 comments on commit 160ec27

Please sign in to comment.