Skip to content

Commit

Permalink
删除 ExecutorAwaiter 的前置声明
Browse files Browse the repository at this point in the history
  • Loading branch information
microcai committed Oct 20, 2024
1 parent 0bf511d commit de5d1be
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/ucoro/awaitable.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ namespace ucoro
template<typename T>
struct awaitable_promise;

template<typename T, typename CallbackFunction>
struct ExecutorAwaiter;

template<typename T, typename CallbackFunction>
struct CallbackAwaiter;

Expand Down

0 comments on commit de5d1be

Please sign in to comment.