mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-08 21:16:26 +08:00
chore: remove redundant include
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user