removed unnecessary include

This commit is contained in:
john30
2017-01-07 21:17:47 +01:00
parent a7b019e4b8
commit 37fddea559
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -28,7 +28,6 @@
#include <vector>
#include <cstring>
#include <math.h>
#include <typeinfo>
using namespace std;