We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4efeff2 commit c6441b4Copy full SHA for c6441b4
include/graphblas/base/config.hpp
@@ -33,7 +33,7 @@
33
34
#include <assert.h>
35
#include <unistd.h> //sysconf
36
-#include <cstdint>
+#include <cstdint> // for uintptr_t
37
38
#include <graphblas/backends.hpp>
39
0 commit comments