Skip to content

Commit

Permalink
Merge pull request #161 from albertdang2/patch-1
Browse files Browse the repository at this point in the history
Add missing atomic header to quantum_task.h
  • Loading branch information
albertdang2 committed Aug 10, 2022
2 parents 0d97de4 + 160ec27 commit 1fd38a4
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 1fd38a4

Please sign in to comment.