Commit 8c89480d authored by Davis King's avatar Davis King

Fixed broken #include

parent eabec393
......@@ -11,7 +11,7 @@
- class 3: points that are on a circle of radius 4 but not around the origin at all
*/
#include <dlib/svm.h>
#include <dlib/svm_threaded.h>
#include <iostream>
#include <vector>
......
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