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
2820de88
Commit
2820de88
authored
Aug 11, 2015
by
Davis King
Browse files
Removed unnecessary #included code.
parent
fdaefe0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
dlib/image_processing/frontal_face_detector.h
dlib/image_processing/frontal_face_detector.h
+2
-1
No files found.
dlib/image_processing/frontal_face_detector.h
View file @
2820de88
...
@@ -4,7 +4,8 @@
...
@@ -4,7 +4,8 @@
#define DLIB_FRONTAL_FACE_DETECTOr_Hh_
#define DLIB_FRONTAL_FACE_DETECTOr_Hh_
#include "frontal_face_detector_abstract.h"
#include "frontal_face_detector_abstract.h"
#include "../image_processing.h"
#include "../image_processing/object_detector.h"
#include "../image_processing/scan_fhog_pyramid.h"
#include <sstream>
#include <sstream>
#include "../compress_stream.h"
#include "../compress_stream.h"
#include "../base64.h"
#include "../base64.h"
...
...
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