Remove redundant iostream includes (#60)

This commit is contained in:
Dimon4eg
2019-05-08 23:33:21 +03:00
committed by Benjamin Sergeant
parent 88abb79a96
commit 16e5b08a0f
6 changed files with 0 additions and 6 deletions

View File

@ -19,7 +19,6 @@
#include <sys/types.h>
#include <algorithm>
#include <iostream>
#ifdef min
#undef min