Skip to content

Commit

Permalink
fix: add functional library in detail/ttm.h.
Browse files Browse the repository at this point in the history
  • Loading branch information
bassoy committed Apr 12, 2024
1 parent c93d140 commit 2e2fff6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/tlib/detail/ttm.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#include <numeric>
#include <algorithm>
#include <thread>
#include <functional>

#include "mtm.h"
#include "tags.h"
Expand Down

0 comments on commit 2e2fff6

Please sign in to comment.