mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Fixed broken #include
This commit is contained in:
parent
eabec393a1
commit
8c89480d1b
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user