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
18fc97d3
"docs/source/vscode:/vscode.git/clone" did not exist on "5f6e22dc3b5058a6f4635ccac45ca99efa4cb6d7"
Commit
18fc97d3
authored
Oct 10, 2016
by
Evgeniy Fominov
Committed by
Davis E. King
Oct 10, 2016
Browse files
Added threads.h into shape_predictor.h (#283)
parent
2c0bba58
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
dlib/image_processing/shape_predictor.h
dlib/image_processing/shape_predictor.h
+1
-0
No files found.
dlib/image_processing/shape_predictor.h
View file @
18fc97d3
...
@@ -11,6 +11,7 @@
...
@@ -11,6 +11,7 @@
#include "../pixel.h"
#include "../pixel.h"
#include "../console_progress_indicator.h"
#include "../console_progress_indicator.h"
#include "../statistics.h"
#include "../statistics.h"
#include "../threads.h"
#include <utility>
#include <utility>
namespace
dlib
namespace
dlib
...
...
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