Skip to content

Commit 30764cc

Browse files
committed
add include for cstdint
1 parent ce4d555 commit 30764cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/Task.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
#include <iostream>
4040

4141
#include "CM.h"
42+
#include <cstdint>
4243

4344
namespace extemp {
4445

0 commit comments

Comments
 (0)