Skip to content

Commit

Permalink
Add missing <numeric> header for CI
Browse files Browse the repository at this point in the history
Signed-off-by: Joseph Schuchart <[email protected]>
  • Loading branch information
devreal committed Feb 23, 2024
1 parent 94b2b75 commit c06654f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ttg/ttg/parsec/ttg.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
#include <map>
#include <memory>
#include <mutex>
#include <numeric>
#include <sstream>
#include <string>
#include <tuple>
Expand Down

0 comments on commit c06654f

Please sign in to comment.