Removed iostream includes, as they slow down compilation.
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
#ifndef TOOLS_H
|
||||
#define TOOLS_H
|
||||
|
||||
#include <iostream>
|
||||
#include <limits>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user