Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
8c89480d
Commit
8c89480d
authored
Nov 17, 2013
by
Davis King
Browse files
Fixed broken #include
parent
eabec393
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/multiclass_classification_ex.cpp
examples/multiclass_classification_ex.cpp
+1
-1
No files found.
examples/multiclass_classification_ex.cpp
View file @
8c89480d
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
- class 3: points that are on a circle of radius 4 but not around the origin at all
- 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 <iostream>
#include <vector>
#include <vector>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment