mirror of https://github.com/davisking/dlib.git
Removed unneeded #include
This commit is contained in:
parent
28e8f34df2
commit
9f530e06f7
|
@ -9,7 +9,6 @@
|
|||
#include <iostream>
|
||||
#include <vector>
|
||||
#include <dlib/statistics.h>
|
||||
#include <dlib/numeric_constants.h> // for pi
|
||||
|
||||
using namespace std;
|
||||
using namespace dlib;
|
||||
|
|
Loading…
Reference in New Issue