mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Added missing #include to example
This commit is contained in:
parent
d6d5712139
commit
3fa470e809
@ -19,6 +19,7 @@
|
||||
#include <dlib/svm.h>
|
||||
#include <dlib/gui_widgets.h>
|
||||
#include <dlib/array2d.h>
|
||||
#include <dlib/image_transforms.h>
|
||||
|
||||
using namespace std;
|
||||
using namespace dlib;
|
||||
|
Loading…
Reference in New Issue
Block a user