Skip to content

Commit

Permalink
fix #include
Browse files Browse the repository at this point in the history
  • Loading branch information
trahay committed Feb 18, 2025
1 parent 176e18e commit 140aa91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/thread.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#include <core/workers.h>
#endif
#include <common/thread.h>
#include <profiling/fxt/fxt.h>
#include <profiling/starpu_tracing.h>
#include <common/timing.h>

#include <errno.h>
Expand Down

0 comments on commit 140aa91

Please sign in to comment.