Remove redundant iostream includes (#60)
This commit is contained in:
committed by
Benjamin Sergeant
parent
2732dfd0f1
commit
fa7f0fadde
@ -19,7 +19,6 @@
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <iostream>
|
||||
|
||||
#ifdef min
|
||||
#undef min
|
||||
|
Reference in New Issue
Block a user