Commit 9f530e06 authored by Davis King's avatar Davis King

Removed unneeded #include

parent 28e8f34d
...@@ -9,7 +9,6 @@ ...@@ -9,7 +9,6 @@
#include <iostream> #include <iostream>
#include <vector> #include <vector>
#include <dlib/statistics.h> #include <dlib/statistics.h>
#include <dlib/numeric_constants.h> // for pi
using namespace std; using namespace std;
using namespace dlib; using namespace dlib;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment