Skip to content

Commit c6441b4

Browse files
committed
Review fix
1 parent 4efeff2 commit c6441b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/graphblas/base/config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
#include <assert.h>
3535
#include <unistd.h> //sysconf
36-
#include <cstdint>
36+
#include <cstdint> // for uintptr_t
3737

3838
#include <graphblas/backends.hpp>
3939

0 commit comments

Comments
 (0)