mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
chore: remove redundant include
This commit is contained in:
parent
3836735dfa
commit
e69045c446
@ -10,7 +10,6 @@
|
||||
* @author [Akshay Gupta](https://github.com/Akshay1910)
|
||||
*/
|
||||
|
||||
#include <cstdint> /// for uint64_t
|
||||
#include <iostream> /// for I/O operations
|
||||
#include <cassert> /// for assert
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user