Skip to content

Commit

Permalink
Adding stacks header
Browse files Browse the repository at this point in the history
  • Loading branch information
khuck committed Aug 22, 2024
1 parent 7b5d482 commit 96fa417
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/apex/taskstubs_implementation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include "thread_instance.hpp"
#include <mutex>
#include <unordered_map>
#include <stack>

using maptype = std::unordered_map<tasktimer_guid_t,
std::shared_ptr<apex::task_wrapper>>;
Expand Down

0 comments on commit 96fa417

Please sign in to comment.