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 229bb39 commit 35b6bfcCopy full SHA for 35b6bfc
math/aliquot_sum.cpp
@@ -20,7 +20,7 @@
20
*/
21
22
#include <cassert> /// for assert
23
-#include <cstdint> /// for integral typedefs
+#include <cstdint>
24
#include <iostream> /// for IO operations
25
26
/**
0 commit comments