Skip to content

Commit

Permalink
Fix compilation error detected by GCC 12.
Browse files Browse the repository at this point in the history
  • Loading branch information
eao197 committed May 21, 2022
1 parent 5652d06 commit 3ac0ca9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/so_5/disp/abstract_work_thread.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

#include <functional>
#include <memory>
#include <utility>

namespace so_5::disp
{
Expand Down

0 comments on commit 3ac0ca9

Please sign in to comment.