Skip to content

Commit e69045c

Browse files
chore: remove redundant include
1 parent 3836735 commit e69045c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

math/factorial.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
* @author [Akshay Gupta](https://github.com/Akshay1910)
1111
*/
1212

13-
#include <cstdint> /// for uint64_t
1413
#include <iostream> /// for I/O operations
1514
#include <cassert> /// for assert
1615

0 commit comments

Comments
 (0)