removed unnecessary include
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#include <vector>
|
||||
#include <cstring>
|
||||
#include <math.h>
|
||||
#include <typeinfo>
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
@@ -27,7 +27,6 @@
|
||||
#include <vector>
|
||||
#include <cstring>
|
||||
#include <math.h>
|
||||
#include <typeinfo>
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
@@ -27,7 +27,6 @@
|
||||
#include <vector>
|
||||
#include <cstring>
|
||||
#include <math.h>
|
||||
#include <typeinfo>
|
||||
|
||||
#ifdef HAVE_CONTRIB
|
||||
# include "contrib/contrib.h"
|
||||
|
||||
Reference in New Issue
Block a user