Skip to content

Commit dd42af6

Browse files
author
Andreas Pohl
committed
test_exec: Added missing header
1 parent 1350fc5 commit dd42af6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_exec.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* along with libtasks. If not, see <http://www.gnu.org/licenses/>.
1818
*/
1919

20+
#include <tasks/dispatcher.h>
2021
#include <tasks/exec.h>
2122
#include <tasks/executor.h> // for set_timeout
2223
#include <atomic>

0 commit comments

Comments
 (0)