mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
A minor change to hopefully reduce inane warnings from visual studio.
This commit is contained in:
parent
fa94cdfa96
commit
334ba38ec6
@ -19,10 +19,10 @@
|
||||
dnn_metric_learning_on_images_ex.cpp examples.
|
||||
*/
|
||||
|
||||
#include <dlib/dnn.h>
|
||||
#include <dlib/gui_widgets.h>
|
||||
#include <dlib/clustering.h>
|
||||
#include <dlib/string.h>
|
||||
#include <dlib/dnn.h>
|
||||
#include <dlib/image_io.h>
|
||||
#include <dlib/image_processing/frontal_face_detector.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user